We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69be46c commit b257097Copy full SHA for b257097
ext/mysql2/result.c
@@ -1,4 +1,5 @@
1
#include <mysql2_ext.h>
2
+#include <stdint.h>
3
4
#ifdef HAVE_RUBY_ENCODING_H
5
static rb_encoding *binaryEncoding;
0 commit comments