More (minor) GCC 4 fixes.....

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18153 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ithamar R. Adema
2006-07-14 21:02:30 +00:00
parent 23e6780695
commit 89f088e0da
3 changed files with 23 additions and 23 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
class PCApplication : public BApplication {
public: