Optimize headers
[oweals/minetest.git] / src / util / pointer.h
index 02f11c2eaa28f9a7ad74cc3c2a970d69d1b5c8c7..766cc23289266c82aaf133c66bace7600583f349 100644 (file)
@@ -22,6 +22,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 
 #include "../irrlichttypes.h"
 #include "../debug.h" // For assert()
+#include <cstring>
 
 template <typename T>
 class SharedPtr