Skip to content

Commit 767b9bb

Browse files
committed
fix: missing includes and forward decls
1 parent b212678 commit 767b9bb

11 files changed

Lines changed: 682 additions & 665 deletions

include/OBSE/OBSE.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
#include "OBSE/Impl/PCH.h"
44

5-
#include "OBSE/Trampoline.h"
65
#include "OBSE/API.h"
7-
#include "OBSE/Version.h"
86
#include "OBSE/Interfaces.h"
7+
#include "OBSE/Trampoline.h"
8+
#include "OBSE/Version.h"

0 commit comments

Comments
 (0)