mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-02-03 12:31:15 +00:00
isleapp: Remove extern "C"
It seems like it's fine including these libraries without extern "C"
This commit is contained in:
parent
6bb7a61908
commit
39f954adad
@ -35,10 +35,8 @@
|
||||
#include <iniparser.h>
|
||||
#include <time.h>
|
||||
|
||||
extern "C" {
|
||||
#include <errno.h>
|
||||
#include <stdlib.h>
|
||||
}
|
||||
|
||||
DECOMP_SIZE_ASSERT(IsleApp, 0x8c)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user