This fixes a compile error under certain conditions for me.

This commit is contained in:
Aleric Inglewood
2012-02-15 20:22:41 +01:00
parent 4e700a5808
commit 42518dbfaa

View File

@@ -45,6 +45,7 @@
#include "llgl.h"
#include "lldrawable.h"
#include "llrendertarget.h"
#include "llfasttimer.h"
#include <stack>