mirror of
https://github.com/alliedmodders/metamod-source.git
synced 2025-03-22 13:19:40 +01:00
Fix missing include on Linux.
This commit is contained in:
parent
66ad8dc0ed
commit
d2e013af04
@ -1,4 +1,5 @@
|
||||
#include <string>
|
||||
#include <string.h>
|
||||
#include "utility.h"
|
||||
|
||||
bool TestTrimComments(std::string &error)
|
||||
|
Loading…
x
Reference in New Issue
Block a user