]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/listctrl.cpp
Added geometry.cpp and made it compile,
[wxWidgets.git] / src / generic / listctrl.cpp
index 098346f76a634e31470b43a81172eb153d78190d..f5afd681511ecb053f39627ac1bc6566ccf752c4 100644 (file)
@@ -8,7 +8,8 @@
 /////////////////////////////////////////////////////////////////////////////
 
 #ifdef __GNUG__
-#pragma implementation "listctrl.h"
+    #pragma implementation "listctrl.h"
+    #pragma implementation "listctrlbase.h"
 #endif
 
 // For compilers that support precompilation, includes "wx.h".