1
This commit is contained in:
parent
37c1840e2e
commit
81985527ba
@ -1,5 +1,4 @@
|
|||||||
#ifndef NETMSGHANDLER_H
|
#pragma once
|
||||||
#define NETMSGHANDLER_H
|
|
||||||
|
|
||||||
#include <google/protobuf/generated_message_util.h>
|
#include <google/protobuf/generated_message_util.h>
|
||||||
#include <google/protobuf/message.h>
|
#include <google/protobuf/message.h>
|
||||||
@ -110,4 +109,3 @@ namespace f8
|
|||||||
void DumpMsgToLog(f8::MsgHdr& hdr, f8::NetMsgHandler* handler, const char* prefix);
|
void DumpMsgToLog(f8::MsgHdr& hdr, f8::NetMsgHandler* handler, const char* prefix);
|
||||||
void DumpMsgToLog(const ::google::protobuf::Message& msg, const char* prefix);
|
void DumpMsgToLog(const ::google::protobuf::Message& msg, const char* prefix);
|
||||||
}
|
}
|
||||||
#endif
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user