Skip to content

Commit

Permalink
try to fix CI
Browse files Browse the repository at this point in the history
Signed-off-by: 胡玮文 <[email protected]>
  • Loading branch information
huww98 authored and 胡玮文 committed Jan 16, 2023
1 parent e212b8f commit ef6ab36
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/OpenEXR/ImfAcesFile.h
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
#include "ImfRgba.h"
#include "ImfThreading.h"

#include <cstddef>
#include <string>

OPENEXR_IMF_INTERNAL_NAMESPACE_HEADER_ENTER
Expand Down
1 change: 1 addition & 0 deletions src/lib/OpenEXR/ImfFrameBuffer.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
#include <ImathBox.h>

#include <cstdint>
#include <cstddef>
#include <map>
#include <string>

Expand Down
1 change: 1 addition & 0 deletions src/lib/OpenEXR/ImfRgbaFile.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
#include <ImathBox.h>
#include <ImathVec.h>
#include <half.h>
#include <cstddef>
#include <string>

OPENEXR_IMF_INTERNAL_NAMESPACE_HEADER_ENTER
Expand Down

0 comments on commit ef6ab36

Please sign in to comment.