Commit 6eae58ab8ac0a8e0b4528e085e2b1decbd2a1d40

henry 2003-07-16T10:18:20

Updated for new compiler

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/test/demo.cpp b/test/demo.cpp
index bdc2808..4baeb01 100644
--- a/test/demo.cpp
+++ b/test/demo.cpp
@@ -13,7 +13,7 @@
 #include "FTGLTextureFont.h"
 #include "FTGLPixmapFont.h"
 
-#include "mmgr.h"
+//#include "mmgr.h"
 
 static FTFont* fonts[5];
 static int width;