summaryrefslogtreecommitdiff
path: root/upb/handlers.h
diff options
context:
space:
mode:
authorJoshua Haberman <jhaberman@gmail.com>2019-05-14 11:35:49 -0700
committerJoshua Haberman <jhaberman@gmail.com>2019-05-14 11:35:49 -0700
commit4451b790bd911743d2d4ee8783fe1bb93c2f4c54 (patch)
tree44de7967585cc9e1ea58e33b5c020ced0cab644b /upb/handlers.h
parente04216eb0fb70cbd1371a942aaeaf90b1f1b5cd8 (diff)
More Blaze fixes.
Diffstat (limited to 'upb/handlers.h')
-rw-r--r--upb/handlers.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/upb/handlers.h b/upb/handlers.h
index 856be31..2d2380b 100644
--- a/upb/handlers.h
+++ b/upb/handlers.h
@@ -725,8 +725,8 @@ bool upb_msg_getscalarhandlerdata(const upb_handlers *h,
} /* extern "C" */
#endif
-#include "upb/handlers-inl.h"
-
#include "upb/port_undef.inc"
+#include "upb/handlers-inl.h"
+
#endif /* UPB_HANDLERS_H */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback