diff options
Diffstat (limited to 'lib/streamSupport.h')
-rw-r--r-- | lib/streamSupport.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/streamSupport.h b/lib/streamSupport.h index cab62e6..e9af010 100644 --- a/lib/streamSupport.h +++ b/lib/streamSupport.h @@ -1,6 +1,7 @@ #ifndef MYGRATE_STREAM_SUPPORT_H #define MYGRATE_STREAM_SUPPORT_H +#include "eventCounter.h" #include "mariadb_repl.h" #include <array> #include <cstddef> |