]> git.saurik.com Git - wxWidgets.git/commitdiff
added "\n" at the end of file to silent egcs warnings
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 26 May 1998 15:04:03 +0000 (15:04 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 26 May 1998 15:04:03 +0000 (15:04 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/debug.h

index 029790e47d27094add67fc15eb3372ad0233da86..fb5b48dadc14b0653e2578ccf70a662c471e8fd6 100644 (file)
@@ -91,4 +91,5 @@
 
 //@}
 
 
 //@}
 
-#endif  // __DEBUGH__
\ No newline at end of file
+#endif  // __DEBUGH__
+