mirror of
https://github.com/reactos/reactos.git
synced 2026-07-03 02:34:30 +08:00
- Start deprecating the overabused system_header gcc pragma extension
svn path=/trunk/; revision=37402
This commit is contained in:
@@ -30,9 +30,6 @@
|
||||
#ifndef __glu_h__
|
||||
#define __glu_h__
|
||||
#define _GLU_H
|
||||
#if __GNUC__ >= 3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#include <stddef.h> /* for wchar_t */
|
||||
#include <GL/gl.h>
|
||||
|
||||
Reference in New Issue
Block a user