fix compile of graphics.hpp
This commit is contained in:
parent
3defa77d88
commit
f8ccbf3ded
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@
|
|||
// stl
|
||||
#include <string>
|
||||
#include <cstring> // memset
|
||||
#include <memory>
|
||||
|
||||
// boost
|
||||
#include <boost/optional/optional.hpp>
|
||||
|
|
Loading…
Add table
Reference in a new issue