mirror of
https://github.com/reactos/reactos.git
synced 2025-06-25 08:59:42 +00:00
- Remove system_header from gdiplus*.h
svn path=/trunk/; revision=37441
This commit is contained in:
parent
a208b6c624
commit
aac23f4f4b
12 changed files with 0 additions and 48 deletions
|
@ -19,10 +19,6 @@
|
|||
#ifndef _GDIPLUSPATH_H
|
||||
#define _GDIPLUSPATH_H
|
||||
|
||||
#if __GNUC__ >= 3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
class GraphicsPath : public GdiplusBase
|
||||
{
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue