- Remove system_header from gdiplus*.h

svn path=/trunk/; revision=37441
This commit is contained in:
Stefan Ginsberg 2008-11-18 16:56:22 +00:00
parent a208b6c624
commit aac23f4f4b
12 changed files with 0 additions and 48 deletions

View file

@ -19,10 +19,6 @@
#ifndef _GDIPLUSPATH_H
#define _GDIPLUSPATH_H
#if __GNUC__ >= 3
#pragma GCC system_header
#endif
class GraphicsPath : public GdiplusBase
{
public: