summaryrefslogtreecommitdiff
path: root/graphics/asymptote/LspCpp/src/lsp/ParentProcessWatcher.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/asymptote/LspCpp/src/lsp/ParentProcessWatcher.cpp')
-rw-r--r--graphics/asymptote/LspCpp/src/lsp/ParentProcessWatcher.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/asymptote/LspCpp/src/lsp/ParentProcessWatcher.cpp b/graphics/asymptote/LspCpp/src/lsp/ParentProcessWatcher.cpp
index 02c61e67a5..c698a3157e 100644
--- a/graphics/asymptote/LspCpp/src/lsp/ParentProcessWatcher.cpp
+++ b/graphics/asymptote/LspCpp/src/lsp/ParentProcessWatcher.cpp
@@ -1,4 +1,5 @@
#include "LibLsp/lsp/ParentProcessWatcher.h"
+#include <algorithm>
#include <boost/process.hpp>
#ifdef _WIN32