Skip to content

Commit 8dc8cc3

Browse files
FileSequenceFunctions : Add include required by Boost 1.85
1 parent 9ca8a94 commit 8dc8cc3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/IECore/FileSequenceFunctions.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343

4444
#include "boost/algorithm/string.hpp"
4545
#include "boost/filesystem/convenience.hpp"
46+
#include "boost/filesystem/directory.hpp"
4647
#include "boost/filesystem/operations.hpp"
4748
#include "boost/filesystem/path.hpp"
4849
#include "boost/format.hpp"

0 commit comments

Comments
 (0)