MXS-2900 Rename maxtest headers to .hh

This commit is contained in:
Esa Korhonen
2020-07-13 18:44:45 +03:00
parent cb0217a776
commit 9572330857
338 changed files with 423 additions and 423 deletions

View File

@ -6,7 +6,7 @@
* `match=SELECT` which should match any SELECT query.
*/
#include <maxtest/testconnections.h>
#include <maxtest/testconnections.hh>
#include <iostream>
using std::cout;