Commit 9ac39ceb authored by Fluorohydride's avatar Fluorohydride

Merge pull request #247 from zh99998/patch-1

include string.h in ocgcore/libdebug.cpp
parents ca9daa84 da2cb4e8
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
* Author: Argon * Author: Argon
*/ */
#include <string.h>
#include "scriptlib.h" #include "scriptlib.h"
#include "duel.h" #include "duel.h"
#include "field.h" #include "field.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment