Skip to content

Commit 3f43e3b

Browse files
committed
Add missing include
1 parent 9c7ed51 commit 3f43e3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/fg/ResourceEntry.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#pragma once
22

3+
#include "fg/TypeTraits.hpp"
34
#include "fg/PassNode.hpp"
45

56
// http://www.cplusplus.com/articles/oz18T05o/

0 commit comments

Comments
 (0)