Lazy man's GCC 3 adaption.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4996 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
8881c2584e
commit
d172714dbd
@ -11,6 +11,9 @@
|
|||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
||||||
|
|
||||||
|
using namespace std;
|
||||||
|
|
||||||
|
|
||||||
// Oh no! C++ in the kernel! Are you nuts?
|
// Oh no! C++ in the kernel! Are you nuts?
|
||||||
//
|
//
|
||||||
// - no exceptions
|
// - no exceptions
|
||||||
|
Loading…
Reference in New Issue
Block a user