mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-29 19:00:33 +02:00
Add missing strings.h header for strcasecmd
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
#include <iostream>
|
||||
#include <string>
|
||||
#include <string.h>
|
||||
#include <strings.h>
|
||||
#include "CommandInterface.h"
|
||||
#include "game/GameModel.h"
|
||||
|
||||
|
Reference in New Issue
Block a user