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

@ -3,8 +3,8 @@
* - try to insert large BLOB, MEDIUMBLOB and LONGBLOB via RWSplit, ReadConn Master and directly to backend
*/
#include <maxtest/blob_test.h>
#include <maxtest/testconnections.h>
#include <maxtest/blob_test.hh>
#include <maxtest/testconnections.hh>
int main(int argc, char* argv[])
{