summaryrefslogtreecommitdiff
path: root/graphics/asymptote/LspCpp/src/lsp/utils.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/asymptote/LspCpp/src/lsp/utils.cpp')
-rw-r--r--graphics/asymptote/LspCpp/src/lsp/utils.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/asymptote/LspCpp/src/lsp/utils.cpp b/graphics/asymptote/LspCpp/src/lsp/utils.cpp
index f950b9ee79..893cc94552 100644
--- a/graphics/asymptote/LspCpp/src/lsp/utils.cpp
+++ b/graphics/asymptote/LspCpp/src/lsp/utils.cpp
@@ -31,6 +31,7 @@
#include <boost/filesystem/path.hpp>
#include <boost/filesystem/operations.hpp>
#include <boost/algorithm/string.hpp>
+#include <boost/filesystem/directory.hpp>
namespace lsp
{