newline before EOF fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31784 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
#include "wx/mac/classic/clipbrd.h"
|
||||
#else
|
||||
#include "wx/mac/carbon/clipbrd.h"
|
||||
#endif
|
||||
#endif
|
||||
|
@@ -2,4 +2,4 @@
|
||||
#include "wx/mac/classic/pngread.h"
|
||||
#else
|
||||
#include "wx/mac/carbon/pngread.h"
|
||||
#endif
|
||||
#endif
|
||||
|
@@ -2,4 +2,4 @@
|
||||
#include "wx/mac/classic/private/print.h"
|
||||
#else
|
||||
#include "wx/mac/carbon/private/print.h"
|
||||
#endif
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user