"git@developer.sourcefind.cn:OpenDAS/mmdetection3d.git" did not exist on "fb23980ed4a8bbc9481ce7da67665086685af25a"
Commit aa6468c5 authored by Davis King's avatar Davis King
Browse files

Added missing #include

parent c79a34b2
...@@ -10,6 +10,7 @@ ...@@ -10,6 +10,7 @@
#include "../algs.h" #include "../algs.h"
#include <sqlite3.h> #include <sqlite3.h>
#include "../smart_pointers.h" #include "../smart_pointers.h"
#include "../serialize.h"
// -------------------------------------------------------------------------------------------- // --------------------------------------------------------------------------------------------
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment