Commit 45128130 authored by yybbwc's avatar yybbwc Committed by GitHub

去掉一个重复包含的头文件 (#2673)

parent 322130f9
......@@ -50,7 +50,6 @@
#include <string>
#include "bufferio.h"
#include "../ocgcore/ocgapi.h"
#include "../ocgcore/common.h"
template<size_t N, typename... TR>
inline int myswprintf(wchar_t(&buf)[N], const wchar_t* fmt, TR... args) {
......
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