about summary refs log tree commit diff
path: root/pkgs/development/libraries/mapnik/include.patch
blob: e13f4a43cbcb5ac60a82a9b83a45319e033f79cb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
diff --git a/benchmark/src/test_png_encoding2.cpp b/benchmark/src/test_png_encoding2.cpp
index 19897d180..5791b139c 100644
--- a/benchmark/src/test_png_encoding2.cpp
+++ b/benchmark/src/test_png_encoding2.cpp
@@ -1,5 +1,6 @@
 #include "bench_framework.hpp"
 #include "compare_images.hpp"
+#include <memory>
 
 class test : public benchmark::test_case
 {