mirror of
https://github.com/ldc-developers/ldc.git
synced 2025-05-09 12:32:33 +03:00
Add missing forward declaration
This commit is contained in:
parent
48c251179a
commit
7ccd510c11
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
#include <vector>
|
||||
|
||||
struct Type;
|
||||
struct TypeFunction;
|
||||
struct IrFuncTyArg;
|
||||
struct DValue;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue