MXS-2197 Rename all .h files under server to .hh

This commit is contained in:
Johan Wikman
2018-12-10 12:44:51 +02:00
parent 0927a0b938
commit 08ed764675
15 changed files with 13 additions and 17 deletions

View File

@ -23,7 +23,7 @@
* @endverbatim
*/
#include "maxinfo.h"
#include "maxinfo.hh"
#include <stdio.h>
#include <stdlib.h>