Skip to content

Commit 5cad92c

Browse files
committed
interrogate: Fix missing header to fix non-unity build
1 parent e5bd00f commit 5cad92c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dtool/src/interrogate/interfaceMakerPythonNative.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
#include "cppStructType.h"
3333
#include "cppExpression.h"
3434
#include "cppParameterList.h"
35+
#include "cppReferenceType.h"
3536
#include "lineStream.h"
3637

3738
#include <algorithm>

0 commit comments

Comments
 (0)