mirror of
https://github.com/alliedmodders/metamod-source.git
synced 2025-12-06 18:08:31 +00:00
Fix missing include on Linux.
This commit is contained in:
parent
f8e5f87efe
commit
12baaa81f1
@ -1,4 +1,5 @@
|
||||
#include <string>
|
||||
#include <string.h>
|
||||
#include "utility.h"
|
||||
|
||||
bool TestTrimComments(std::string &error)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user