MXS-2197 Rename all module include files from .h to .hh

This commit is contained in:
Johan Wikman
2018-12-10 12:24:56 +02:00
parent c0c9a9858d
commit dc8c2f27f7
25 changed files with 31 additions and 95 deletions

View File

@ -32,7 +32,7 @@
#include <maxscale/router.hh>
#include <maxscale/poll.hh>
#include <maxbase/atomic.h>
#include <telnetd.h>
#include <telnetd.hh>
#include <maxscale/adminusers.h>
#include <maxscale/modinfo.h>