mirror of
https://github.com/reactos/CMake.git
synced 2025-02-14 16:38:42 +00:00
Merge topic 'aix-no-sstream'
941a1404 AIX: fix compilation error because of missing <sstream>
This commit is contained in:
commit
593b69c9dc
@ -23,8 +23,8 @@
|
||||
#include <cmsys/SystemTools.hxx>
|
||||
#include <cmsys/SystemInformation.hxx>
|
||||
#include <cmsys/Directory.hxx>
|
||||
#include "cmStandardIncludes.h"
|
||||
#include "cmXMLSafe.h"
|
||||
#include <sstream>
|
||||
|
||||
//----------------------------------------------------------------------------
|
||||
void cmExtraCodeLiteGenerator::GetDocumentation(cmDocumentationEntry& entry,
|
||||
|
Loading…
x
Reference in New Issue
Block a user