]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/ptr_scpd.h
compilation fix for compilers not using PCH
[wxWidgets.git] / include / wx / ptr_scpd.h
index 487765c82c528330b4a6fa972017925fef2d62d9..2000d346a3a6ce217f7a824c9c63a99fb4a57e46 100644 (file)
@@ -10,7 +10,7 @@
 /////////////////////////////////////////////////////////////////////////////
 
 //  This class closely follows the implementation of the boost
-//  library scoped_ptr and is an adaption for c++ macro's in 
+//  library scoped_ptr and is an adaption for c++ macro's in
 //  the wxWidgets project. The original authors of the boost
 //  scoped_ptr are given below with their respective copyrights.