Fixed regression in cset 68d82718dc99 causing missing protobuf natives (bug 5712).
This commit is contained in:
parent
46b9ae4174
commit
70444b46b9
@ -29,8 +29,6 @@
|
||||
* Version: $Id$
|
||||
*/
|
||||
|
||||
#ifdef USE_PROTOBUF_USERMESSAGES
|
||||
|
||||
#include "logic_bridge.h"
|
||||
#include "UserMessagePBHelpers.h"
|
||||
#include "smn_usermsgs.h"
|
||||
@ -998,4 +996,3 @@ REGISTER_NATIVES(protobufnatives)
|
||||
/////////////////////////////////////////////////////////////////////////////////////////
|
||||
//////////////////////////////////////////////////////////
|
||||
*/
|
||||
#endif // USE_PROTOBUF_USERMESSAGES
|
||||
|
Loading…
Reference in New Issue
Block a user