]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/x11/dcscreen.h
Applied patch which allows you to detach a stream
[wxWidgets.git] / include / wx / x11 / dcscreen.h
index 0fd97e1dda1af984afe67b9ccdc393cdaa756eb3..1c869312a8ee69c4bce469b63c4a2f6733bdae45 100644 (file)
 #ifndef _WX_DCSCREEN_H_
 #define _WX_DCSCREEN_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "dcscreen.h"
-#endif
-
 #include "wx/dcclient.h"
 
 //-----------------------------------------------------------------------------