]> git.saurik.com Git - wxWidgets.git/blobdiff - demos/life/life.h
Removed all outdated makefile.dos and their *.msc include.
[wxWidgets.git] / demos / life / life.h
index 9e06260115fc8bcc076b2a1f1961e1d25ee69aac..5dd43cf0b1a708ef122a10a953d8db66da5356cc 100644 (file)
 #ifndef _LIFE_APP_H_
 #define _LIFE_APP_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
-    #pragma interface "life.h"
-#endif
-
 // for compilers that support precompilation, includes "wx/wx.h"
 #include "wx/wxprec.h"