1
0
Fork 0

Hopefully fix non-Mac ;)

This commit is contained in:
James Turner 2011-11-19 22:42:15 +00:00
parent 394cc3ee9f
commit 8b340ff043

View file

@ -11,6 +11,7 @@
#include <functional>
#include <vector>
#include <map>
#include <memory> // for auto_ptr on some systems
class SGBinding;