summaryrefslogtreecommitdiff
path: root/lib/streamSupport.cpp
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2021-05-22 18:01:45 +0100
committerDan Goodliffe <dan@randomdan.homeip.net>2021-05-22 18:01:45 +0100
commit6aae7b1b6ebcca59fe9565198fff6885ba4120aa (patch)
tree05953e63250437353309cdd0fbf88dd4ee94b893 /lib/streamSupport.cpp
parentWrap up mysql_query (diff)
downloadmygrate-6aae7b1b6ebcca59fe9565198fff6885ba4120aa.tar.bz2
mygrate-6aae7b1b6ebcca59fe9565198fff6885ba4120aa.tar.xz
mygrate-6aae7b1b6ebcca59fe9565198fff6885ba4120aa.zip
IWYU built for LLVM-12 fixes
Diffstat (limited to 'lib/streamSupport.cpp')
-rw-r--r--lib/streamSupport.cpp7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/streamSupport.cpp b/lib/streamSupport.cpp
index 1e5258c..acf6f7e 100644
--- a/lib/streamSupport.cpp
+++ b/lib/streamSupport.cpp
@@ -1,5 +1,12 @@
#include "streamSupport.h"
+#include "bitset.h"
#include "compileTimeFormatter.h"
+#include "mysql_types.h"
+#include <cstdint>
+#include <string_view>
+#include <type_traits>
+struct timespec;
+struct tm;
namespace std {
std::ostream &