diff options
Diffstat (limited to 'slicer/db/sqlTablePatchSerializer.cpp')
-rw-r--r-- | slicer/db/sqlTablePatchSerializer.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/slicer/db/sqlTablePatchSerializer.cpp b/slicer/db/sqlTablePatchSerializer.cpp index 50505cb..da4b7f4 100644 --- a/slicer/db/sqlTablePatchSerializer.cpp +++ b/slicer/db/sqlTablePatchSerializer.cpp @@ -4,6 +4,7 @@ #include <slicer/metadata.h> #include <compileTimeFormatter.h> #include <scopeExit.h> +#include <boost/bind.hpp> namespace Slicer { AdHocFormatter(ttname, "slicer_tmp_%?"); |