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

@ -1,7 +1,7 @@
/**
* Test monitoring and failover with ignore_external_masters=true
*/
#include <maxtest/testconnections.h>
#include <maxtest/testconnections.hh>
#include "fail_switch_rejoin_common.cpp"
#include <atomic>
#include <thread>