include/pqxx/compiler-internal.hxx | 2 ++
1 file changed, 2 insertions(+)
Patch for cstddef inclusion needed for compilation.
--- libpqxx3-3.0.2.orig/include/pqxx/compiler-internal.hxx
+++ libpqxx3-3.0.2/include/pqxx/compiler-internal.hxx
@@ -51,6 +51,8 @@
#endif // __GNUC__ && PQXX_HAVE_GCC_VISIBILITY
+#include <cstddef>
+
#include "pqxx/compiler-public.hxx"
#ifdef PQXX_HAVE_LIMITS