parent
0f26f51486
commit
f8f689ad31
1 changed files with 10 additions and 0 deletions
@ -0,0 +1,10 @@ |
|||||||
|
/*
|
||||||
|
* upb - a minimalist implementation of protocol buffers. |
||||||
|
* |
||||||
|
* Copyright (c) 2009 Joshua Haberman. See LICENSE for details. |
||||||
|
*/ |
||||||
|
|
||||||
|
#define INLINE |
||||||
|
#include "upb_parse.h" |
||||||
|
#include "upb_msg.h" |
||||||
|
#include "upb_table.h" |
Loading…
Reference in new issue