From bf71e93c27db661f3596b1e781ea2d632c1680ba Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Sun, 1 May 2005 03:12:05 +0000 Subject: better c++ compliance fixes for MSVC6 restructured TableMap type (doesn't own pointers any more) svn path=/trunk/; revision=2861 --- externals/grill/flext/source/flsupport.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'externals/grill/flext/source/flsupport.cpp') diff --git a/externals/grill/flext/source/flsupport.cpp b/externals/grill/flext/source/flsupport.cpp index 7a1c3045..d2a30e07 100644 --- a/externals/grill/flext/source/flsupport.cpp +++ b/externals/grill/flext/source/flsupport.cpp @@ -326,3 +326,4 @@ void flext_root::error(const char *fmt,...) va_end(ap); } + -- cgit v1.2.1