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:
Axel Dörfler 2003-10-12 00:48:49 +00:00
parent 8881c2584e
commit d172714dbd
1 changed files with 3 additions and 0 deletions

View File

@ -11,6 +11,9 @@
#include <stdlib.h>
using namespace std;
// Oh no! C++ in the kernel! Are you nuts?
//
// - no exceptions