修复travis-ci编译不过的问题

This commit is contained in:
xiongziliang 2018-02-05 16:28:15 +08:00
parent ec902f5164
commit 805a1a945e

View File

@ -29,6 +29,8 @@
#define COMMON_CONFIG_H
#include "Util/mini.h"
#include <functional>
using namespace std;
using namespace ZL::Util;
namespace Config {