X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/524c47aa3adf2af11a3069fd5da035a604f08f66..676184202dbb8fd7a5c0818adac1db295eed2278:/include/wx/osx/private.h diff --git a/include/wx/osx/private.h b/include/wx/osx/private.h index ba09d40872..a309aea5ac 100644 --- a/include/wx/osx/private.h +++ b/include/wx/osx/private.h @@ -1,7 +1,7 @@ /* common warning snippet for all osx direct includes */ #ifndef wxOSX_USE_CARBON -#error "this files should only be included after platform.h was included +#error "this files should only be included after platform.h was included" #endif #ifndef _WX_PRIVATE_OSX_H_ @@ -15,4 +15,4 @@ #include "wx/osx/cocoa/private.h" #endif -#endif \ No newline at end of file +#endif