mirror of
https://github.com/protobuf-c/protobuf-c.git
synced 2024-12-27 22:01:02 +08:00
needs stdio on c++
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@190 00440858-1255-0410-a3e6-75ea37f81c3a
This commit is contained in:
parent
f3ae05f9e1
commit
44f46742de
@ -4,6 +4,7 @@
|
||||
#define __STDC_LIMIT_MACROS
|
||||
#include "generated-code/test-full.pb.h"
|
||||
#include <inttypes.h>
|
||||
#include <stdio.h>
|
||||
|
||||
using namespace foo;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user