]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/datstrm.h
final (?) changes to the generic tree ctrl -- seems to work ok
[wxWidgets.git] / include / wx / datstrm.h
index 8d5b759dcdd150a136c252f0162a92cada8bee31..de87a83323daf2f35cd2d7f0d5276aeb76b689f9 100644 (file)
@@ -9,8 +9,8 @@
 // Licence:    wxWindows license
 /////////////////////////////////////////////////////////////////////////////
 
-#ifndef __DATSTREAMH__
-#define __DATSTREAMH__
+#ifndef _WX_DATSTREAM_H_
+#define _WX_DATSTREAM_H_
 
 #ifdef __GNUG__
 #pragma interface "datstrm.h"
@@ -45,4 +45,4 @@ class wxDataOutputStream: public wxFilterOutputStream {
 };
 
 #endif
-    // __DATSTREAMH__
+    // _WX_DATSTREAM_H_