Skip to content

Commit

Permalink
Make sstream dependency explicit in hgiMetal
Browse files Browse the repository at this point in the history
  • Loading branch information
nvmkuruc committed Sep 19, 2023
1 parent 6988a51 commit 151f82e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pxr/imaging/hgiMetal/shaderGenerator.mm
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
#include "pxr/imaging/hgiMetal/resourceBindings.h"
#include "pxr/imaging/hgi/tokens.h"

#include <sstream>
#include <unordered_map>

PXR_NAMESPACE_OPEN_SCOPE
Expand Down

0 comments on commit 151f82e

Please sign in to comment.