]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/dc.cpp
compilation fix for PCH-less compilation after last commit
[wxWidgets.git] / src / msw / dc.cpp
index 344d9105c3d7fe98195ab59a0ca6dac755281337..3828683e73981158b1502c2a984a64f7ec6897c3 100644 (file)
@@ -214,7 +214,7 @@ public:
     wxOnceOnlyDLLLoader(const wxChar *dllName)
         : m_dllName(dllName)
     {
-    };
+    }
 
 
     // return the symbol with the given name or NULL if the DLL not loaded