]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/time.cpp
Added ComputeHistogram
[wxWidgets.git] / src / common / time.cpp
index 1e358e4a09c2c1cee39b4e75db838071e4014b3e..ee697899ea914397d486642a93f095601875dc9d 100644 (file)
@@ -45,9 +45,7 @@ seconds since January 1, 1901, GMT.
 
 #include <string.h>
 
-#if !USE_SHARED_LIBRARY
 IMPLEMENT_DYNAMIC_CLASS(wxTime, wxObject)
-#endif
 
 
 extern bool wxGetLocalTime(long *timeZone, int *dstObserved);