11 lines
214 B
Diff
11 lines
214 B
Diff
--- a/external/partio_zip/zip_manager.cpp
|
|
+++ b/external/partio_zip/zip_manager.cpp
|
|
@@ -47,6 +47,7 @@
|
|
#include <stdexcept>
|
|
#include <cstring>
|
|
#include <string>
|
|
+#include <memory>
|
|
|
|
#include "zip_manager.hpp"
|
|
|