]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/htmldefs.h
Added missing costructor
[wxWidgets.git] / include / wx / html / htmldefs.h
index 955b4456fdb3f3986430c0f54d81724d1d404dff..6b0e43dbafddd762a59ce4c1391242808fd998cc 100644 (file)
@@ -2,13 +2,14 @@
 // Name:        htmldefs.h
 // Purpose:     constants for wxhtml library
 // Author:      Vaclav Slavik
+// RCS-ID:      $Id$
 // Copyright:   (c) 1999 Vaclav Slavik
 // Licence:     wxWindows Licence
 /////////////////////////////////////////////////////////////////////////////
 
 
-#ifndef __HTMLDEFS_H__
-#define __HTMLDEFS_H__
+#ifndef _WX_HTMLDEFS_H_
+#define _WX_HTMLDEFS_H_
 
 #include "wx/defs.h"
 
@@ -95,4 +96,4 @@
     /* steps of array reallocation */
 
 #endif
-#endif
\ No newline at end of file
+#endif