summaryrefslogtreecommitdiff
path: root/upb/port_undef.inc
diff options
context:
space:
mode:
Diffstat (limited to 'upb/port_undef.inc')
-rw-r--r--upb/port_undef.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/upb/port_undef.inc b/upb/port_undef.inc
index bfd2a08..103180b 100644
--- a/upb/port_undef.inc
+++ b/upb/port_undef.inc
@@ -14,6 +14,8 @@
#undef UPB_ASSERT
#undef UPB_ASSERT_DEBUGVAR
#undef UPB_UNREACHABLE
+#undef UPB_INFINITY
+#undef UPB_MSVC_VSNPRINTF
#undef _upb_snprintf
#undef _upb_vsnprintf
#undef _upb_va_copy
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback