zhoulongyu; 添加头文件<iostream>,解决变异报错
This commit is contained in:
parent
803b2c89aa
commit
bd3f58213f
|
@ -15,6 +15,7 @@
|
||||||
#ifndef LOG_EASYLOGGING_H
|
#ifndef LOG_EASYLOGGING_H
|
||||||
#define LOG_EASYLOGGING_H
|
#define LOG_EASYLOGGING_H
|
||||||
#include "ILogCpp.h"
|
#include "ILogCpp.h"
|
||||||
|
#include <iostream>
|
||||||
class LogEasylogging : public ILogCpp
|
class LogEasylogging : public ILogCpp
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user