]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/tokenzr.cpp
no message
[wxWidgets.git] / src / common / tokenzr.cpp
index eb992377113bf19e711d9f2a2b8b9eb9af21398e..9fb4a543809c7f8af44a20531aa4f82b017a809c 100644 (file)
 #pragma implementation "tokenzr.h"
 #endif
 
+// For compilers that support precompilation, includes "wx.h".
+#include "wx/wxprec.h"
+
+#ifdef __BORLANDC__
+#pragma hdrstop
+#endif
+
+#ifndef WX_PRECOMP
+#endif
+
 #include "wx/object.h"
 #include "wx/string.h"
 #include "wx/tokenzr.h"