Fix: added the memory lib to fix compilation issue #242

Open
jhathaway5 wants to merge 1 commits from dockware-ai/fix/include-memory into master
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -1,3 +1,4 @@
#include <memory>
// //
// The MIT License (MIT) // The MIT License (MIT)
// //
+1
View File
@@ -1,3 +1,4 @@
#include <memory>
// //
// The MIT License (MIT) // The MIT License (MIT)
// //