aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/MacroCommand.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/FbTk/MacroCommand.hh')
-rw-r--r--src/FbTk/MacroCommand.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/FbTk/MacroCommand.hh b/src/FbTk/MacroCommand.hh
index 932ecaf..bce2ce4 100644
--- a/src/FbTk/MacroCommand.hh
+++ b/src/FbTk/MacroCommand.hh
@@ -26,6 +26,7 @@
26#include "RefCount.hh" 26#include "RefCount.hh"
27 27
28#include <vector> 28#include <vector>
29#include <cstdlib> // size_t
29 30
30namespace FbTk { 31namespace FbTk {
31 32