mirror of
https://agent.ghink.cloud/wb2osz/direwolf
synced 2025-04-04 11:48:30 +00:00
Compatibility with minGW gcc 5.3.0
This commit is contained in:
parent
8c4c186730
commit
facdfb9e19
@ -27,11 +27,11 @@
|
||||
*
|
||||
*---------------------------------------------------------------*/
|
||||
|
||||
|
||||
#include "direwolf.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include "direwolf.h"
|
||||
|
||||
#include "textcolor.h"
|
||||
|
||||
|
||||
|
@ -49,10 +49,11 @@
|
||||
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "direwolf.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include "direwolf.h"
|
||||
|
||||
#include "textcolor.h"
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user