diff options
Diffstat (limited to 'base/stats/mysql.hh')
-rw-r--r-- | base/stats/mysql.hh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/stats/mysql.hh b/base/stats/mysql.hh index 4671b89dd..4aa8858b1 100644 --- a/base/stats/mysql.hh +++ b/base/stats/mysql.hh @@ -34,6 +34,7 @@ #include "base/stats/output.hh" +namespace MySQL { class Connection; } namespace Stats { class DistDataData; |