fix for gcc4 (strcmp needs cstring, nothrow is in std namespace)
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19038 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
#include <OS.h>
|
||||
#include <image.h>
|
||||
|
||||
#include <cstring>
|
||||
|
||||
|
||||
bool __gR5Compatibility = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user