Skip to content

Commit e44de27

Browse files
author
Barnabás Domozi
committed
Include missing header
1 parent 41da27d commit e44de27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

service/workspace/src/workspaceservice.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#include <boost/filesystem.hpp>
22
#include <workspaceservice/workspaceservice.h>
3+
#include <algorithm>
34

45
namespace cc
56
{

0 commit comments

Comments
 (0)