diff options
Diffstat (limited to 'src/mapi/shared-glapi/tests')
-rw-r--r-- | src/mapi/shared-glapi/tests/check_table.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mapi/shared-glapi/tests/check_table.cpp b/src/mapi/shared-glapi/tests/check_table.cpp index 47c0b2775d9..02d313c22d3 100644 --- a/src/mapi/shared-glapi/tests/check_table.cpp +++ b/src/mapi/shared-glapi/tests/check_table.cpp @@ -24,10 +24,8 @@ #include <gtest/gtest.h> #include "../../../mesa/main/glheader.h" -extern "C" { #include "glapi/glapi.h" #include "glapi/glapitable.h" -} struct name_offset { const char *name; |