mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 13:58:04 +02:00
glu/sgi: Fix include recursion.
arcsorter.h should not include itself.
This commit is contained in:
parent
2447786ed0
commit
67a4abcc3b
1 changed files with 0 additions and 1 deletions
|
|
@ -37,7 +37,6 @@
|
|||
#define __gluarcsorter_h_
|
||||
|
||||
#include "sorter.h"
|
||||
#include "arcsorter.h"
|
||||
|
||||
class Arc;
|
||||
class Subdivider;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue