Sync with trunk (r48545)
[reactos.git] / include / psdk / gdiplusgraphics.h
index 48a76a2..dd04e8d 100644 (file)
 #ifndef _GDIPLUSGRAPHICS_H
 #define _GDIPLUSGRAPHICS_H
 
-#if __GNUC__ >= 3
-#pragma GCC system_header
-#endif
-
 class Graphics : public GdiplusBase
 {
 public: