mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
- Fix build.
svn path=/trunk/; revision=33624
This commit is contained in:
@@ -25,7 +25,6 @@
|
||||
#include <windows.h>
|
||||
#include "teb.h"
|
||||
|
||||
#define C_ASSERT(e) extern char __C_ASSERT__[(e)?1:-1]
|
||||
C_ASSERT(FIELD_OFFSET(TEB, glTable) == 0xbe8);
|
||||
|
||||
#include "opengl32.h"
|
||||
|
||||
Reference in New Issue
Block a user