diff options
Diffstat (limited to 'slicer/db/sqlTablePatchSerializer.cpp')
-rw-r--r-- | slicer/db/sqlTablePatchSerializer.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/slicer/db/sqlTablePatchSerializer.cpp b/slicer/db/sqlTablePatchSerializer.cpp index ec0e344..f7d8fa9 100644 --- a/slicer/db/sqlTablePatchSerializer.cpp +++ b/slicer/db/sqlTablePatchSerializer.cpp @@ -3,7 +3,6 @@ #include "sqlInsertSerializer.h" #include <compileTimeFormatter.h> #include <connection.h> -#include <memory> #include <scopeExit.h> #include <slicer/modelParts.h> #include <string> |