fixed error when using tcc on linux
This commit is contained in:
parent
a92b119549
commit
59053c1aae
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#pragma once
|
||||
|
||||
#if COLLA_TCC
|
||||
#if COLLA_TCC && COLLA_WIN
|
||||
|
||||
#include <Windows.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue