From 28c46ca6cd6ffd344e83c79108bc5b54eb7d7428 Mon Sep 17 00:00:00 2001 From: Brad King Date: Wed, 30 Nov 2011 09:19:32 -0500 Subject: cmNewLineStyle: Use cmStandardIncludes.h This ensures that stl types are compiled consistently with the reset of CMake. Otherwise one may get errors like Undefined symbol: .cmNewLineStyle::ReadFromArguments( const std::vector -#include - +#include "cmStandardIncludes.h" class cmNewLineStyle { -- cgit v0.12