aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-unpack.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/pkg-unpack.cxx')
-rw-r--r--bpkg/pkg-unpack.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/bpkg/pkg-unpack.cxx b/bpkg/pkg-unpack.cxx
index 10f8920..b8ac08e 100644
--- a/bpkg/pkg-unpack.cxx
+++ b/bpkg/pkg-unpack.cxx
@@ -3,10 +3,6 @@
#include <bpkg/pkg-unpack.hxx>
-#ifdef _WIN32
-# include <algorithm> // replace()
-#endif
-
#include <libbpkg/manifest.hxx>
#include <bpkg/archive.hxx>