Pārlūkot izejas kodu

mesa: move #include of mtypes.h outside __cplusplus check

Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
tags/10.5-branchpoint
Brian Paul pirms 11 gadiem
vecāks
revīzija
7b0aefaf74
1 mainītis faili ar 1 papildinājumiem un 2 dzēšanām
  1. 1
    2
      src/mesa/main/errors.h

+ 1
- 2
src/mesa/main/errors.h Parādīt failu

@@ -38,14 +38,13 @@

#include "compiler.h"
#include "glheader.h"
#include "mtypes.h"


#ifdef __cplusplus
extern "C" {
#endif

#include "mtypes.h"

struct _glapi_table;

extern void

Notiek ielāde…
Atcelt
Saglabāt