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.
2 parents a2e1a91 + b257097 commit 5bc5cd2Copy full SHA for 5bc5cd2
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