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 d01ef2d commit e539915Copy full SHA for e539915
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