/* * 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"