summaryrefslogtreecommitdiffhomepage
path: root/FTNoIR_Tracker_PT/boost-compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'FTNoIR_Tracker_PT/boost-compat.h')
-rw-r--r--FTNoIR_Tracker_PT/boost-compat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/FTNoIR_Tracker_PT/boost-compat.h b/FTNoIR_Tracker_PT/boost-compat.h
index b5be237a..612f2c4d 100644
--- a/FTNoIR_Tracker_PT/boost-compat.h
+++ b/FTNoIR_Tracker_PT/boost-compat.h
@@ -2,4 +2,4 @@
#include <memory>
namespace boost {
using std::shared_ptr;
-};
+}