Fix GCC2 build.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28993 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Michael Lotz
2009-01-23 03:10:17 +00:00
parent fb3e35fcec
commit ce837badf2
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
#include <Debug.h> #include <Debug.h>
#include <String.h> #include <String.h>
#include <ostream> #include <iostream>
#include <list> #include <list>
#include <utility> #include <utility>
+1 -1
View File
@@ -22,7 +22,7 @@
#include "ImportContext.h" #include "ImportContext.h"
#include "ExportContext.h" #include "ExportContext.h"
#include <ostream> #include <iostream>
#include "cortex_defs.h" #include "cortex_defs.h"
__BEGIN_CORTEX_NAMESPACE __BEGIN_CORTEX_NAMESPACE