Skip to content

Commit

Permalink
C4Aul: Include forward declarations
Browse files Browse the repository at this point in the history
  • Loading branch information
Fulgen301 committed Nov 15, 2023
1 parent 926016d commit 8ef5264
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/C4Aul.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
#pragma once

#include <C4AulScriptStrict.h>
#include "C4ForwardDeclarations.h"
#include <C4ValueList.h>
#include <C4ValueMap.h>
#include <C4Id.h>
Expand Down

0 comments on commit 8ef5264

Please sign in to comment.