Skip to content

Commit

Permalink
Storm: Add missing std.function header in glslprogram.
Browse files Browse the repository at this point in the history
Signed-off-by: furby™ <devs@wabi.foundation>
  • Loading branch information
furby-tm committed Sep 7, 2024
1 parent 47e445f commit 7430a7c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Sources/HdSt/include/HdSt/glslProgram.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@

#include "Tf/token.h"

#include <functional>

PXR_NAMESPACE_OPEN_SCOPE

class HdStResourceRegistry;
Expand Down

0 comments on commit 7430a7c

Please sign in to comment.