build on win32
This commit is contained in:
parent
9176735a9f
commit
d1795d4bfd
|
|
@ -18,6 +18,7 @@
|
|||
|
||||
#include "graphicsStateGuardianBase.h"
|
||||
#include "mutexHolder.h"
|
||||
#include <algorithm>
|
||||
|
||||
GraphicsStateGuardianBase::GSGs GraphicsStateGuardianBase::_gsgs;
|
||||
GraphicsStateGuardianBase *GraphicsStateGuardianBase::_default_gsg;
|
||||
|
|
|
|||
Loading…
Reference in New Issue