]> git.saurik.com Git - wxWidgets.git/commitdiff
Compilation fix.
authorMattia Barbon <mbarbon@cpan.org>
Wed, 5 Jan 2005 07:28:04 +0000 (07:28 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Wed, 5 Jan 2005 07:28:04 +0000 (07:28 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31239 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

tests/fileconf/fileconftest.cpp

index 587b980f5dad68d32cec9e8335ff4fff102b2d67..c26cf1428f7c293a075882ebf42e808b4b875300 100644 (file)
@@ -24,6 +24,7 @@
 
 #include "wx/fileconf.h"
 #include "wx/sstream.h"
+#include "wx/log.h"
 
 static const wxChar *testconfig =
 _T("[root]\n")