]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/m_dflist.cpp
Add virtual ~wxAnyScrollHelperBase() to fix compiler warning.
[wxWidgets.git] / src / html / m_dflist.cpp
index 92ff94b1c167560f1509e60ceb7df5798974ed5a..964954d0cf3abb7c91e0cfcb9f398ac1912da3ed 100644 (file)
@@ -2,7 +2,6 @@
 // Name:        src/html/m_dflist.cpp
 // Purpose:     wxHtml module for definition lists (DL,DT,DD)
 // Author:      Vaclav Slavik
-// RCS-ID:      $Id$
 // Copyright:   (c) 1999 Vaclav Slavik
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
@@ -15,7 +14,7 @@
 
 #if wxUSE_HTML && wxUSE_STREAMS
 
-#ifndef WXPRECOMP
+#ifndef WX_PRECOMP
 #endif
 
 #include "wx/html/forcelnk.h"