Oops. Implemented Trim* with STL calls and forgot that I hadn't

committed the activation.  StdString seems to be working well
enough, so I'll just turn it on ...
This commit is contained in:
Glenn Maynard
2002-10-31 19:02:26 +00:00
parent fbbfb740d9
commit ff84ad1dc3
+1 -1
View File
@@ -55,7 +55,7 @@ using namespace std;
#endif
#include <dinput.h>
#if 0
#if 1
#include "StdString.h"