Skip to content

Commit 618a5d2

Browse files
committed
Add back Platform.h clangd throught it did not need the macro for sscanf
Signed-off-by: Kevin Wheatley <kevin.wheatley@framestore.com>
1 parent 8381917 commit 618a5d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/OpenColorIO/fileformats/FileFormatDiscreet1DL.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
#include "BitDepthUtils.h"
1919
#include "fileformats/FileFormatUtils.h"
2020
#include "ops/lut1d/Lut1DOp.h"
21+
#include "Platform.h"
2122
#include "transforms/FileTransform.h"
2223
#include "utils/StringUtils.h"
2324

0 commit comments

Comments
 (0)