]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/dirdlg.cpp
wxDateTime progress: DST compuation, weekday computation, day-in-year and week
[wxWidgets.git] / src / msw / dirdlg.cpp
index 3523789d38934529821d903fc29b9ec513145169..7f76a6c7cd32c23a352c8495b1504b494390931a 100644 (file)
@@ -31,6 +31,7 @@
     #include "wx/utils.h"
     #include "wx/dialog.h"
     #include "wx/dirdlg.h"
+    #include "wx/log.h"
 #endif
 
 #include "wx/msw/private.h"
@@ -57,9 +58,7 @@
 // wxWindows macros
 // ----------------------------------------------------------------------------
 
-#if !USE_SHARED_LIBRARY
     IMPLEMENT_CLASS(wxDirDialog, wxDialog)
-#endif
 
 // ----------------------------------------------------------------------------
 // private functions prototypes