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 d01ef2d + e539915 commit 36d310dCopy full SHA for 36d310d
src/ReadoutDatabase.cxx
@@ -1,6 +1,6 @@
1
#include "ReadoutDatabase.h"
2
#include <mysql.h>
3
-#include <mysql/errmsg.h>
+#include <errmsg.h> // from mysql
4
#include <string.h>
5
#include <stdlib.h>
6
#include <stdarg.h>
0 commit comments