MXS-2197 Rename all .h files under server to .hh
This commit is contained in:
@ -20,7 +20,7 @@
|
||||
#include <maxscale/mock/session.hh>
|
||||
#include "../cachefilter.hh"
|
||||
|
||||
#include "../../../../core/test/test_utils.h"
|
||||
#include "../../../../core/test/test_utils.hh"
|
||||
|
||||
using namespace std;
|
||||
using maxscale::FilterModule;
|
||||
|
@ -22,7 +22,7 @@
|
||||
#include <maxscale/mock/client.hh>
|
||||
#include "tempfile.hh"
|
||||
|
||||
#include "../../../../core/test/test_utils.h"
|
||||
#include "../../../../core/test/test_utils.hh"
|
||||
|
||||
using namespace std;
|
||||
using maxscale::FilterModule;
|
||||
|
@ -26,7 +26,7 @@
|
||||
* @endverbatim
|
||||
*/
|
||||
|
||||
#include "maxinfo.h"
|
||||
#include "maxinfo.hh"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
@ -23,7 +23,7 @@
|
||||
* @endverbatim
|
||||
*/
|
||||
|
||||
#include "maxinfo.h"
|
||||
#include "maxinfo.hh"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
@ -24,7 +24,7 @@
|
||||
* @endverbatim
|
||||
*/
|
||||
|
||||
#include "maxinfo.h"
|
||||
#include "maxinfo.hh"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
@ -24,7 +24,7 @@
|
||||
* @endverbatim
|
||||
*/
|
||||
|
||||
#include "maxinfo.h"
|
||||
#include "maxinfo.hh"
|
||||
|
||||
#include <ctype.h>
|
||||
#include <stdio.h>
|
||||
|
Reference in New Issue
Block a user