diff options
author | don bright <hugh.m.bright@gmail.com> | 2013-03-03 19:52:44 (GMT) |
---|---|---|
committer | don bright <hugh.m.bright@gmail.com> | 2013-03-03 19:52:44 (GMT) |
commit | 95bb1128fa25d861e5030ca61e25ad29238b78a0 (patch) | |
tree | fe53d6ededdc13d6e3167453cdd1cda2ef1907b3 /src/CsgInfo.h | |
parent | 58de93af95d6fdd1c7434e771f126f34c4c43bd3 (diff) |
make xvfb test message not spill over the edge of the screen
Diffstat (limited to 'src/CsgInfo.h')
-rw-r--r-- | src/CsgInfo.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CsgInfo.h b/src/CsgInfo.h index b6dac60..0413bec 100644 --- a/src/CsgInfo.h +++ b/src/CsgInfo.h @@ -8,6 +8,7 @@ #include "CSGTermEvaluator.h" #include "csgtermnormalizer.h" #include "rendersettings.h" +#include "printutils.h" class CsgInfo { |