Rename cppdefs.hh to ccdefs.hh
For obvious reasons; the c++ suffix is .cc and not .cpp
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
* Public License.
|
||||
*/
|
||||
|
||||
#include <maxscale/cppdefs.hh>
|
||||
#include <maxscale/ccdefs.hh>
|
||||
#include <istream>
|
||||
|
||||
namespace maxscale
|
||||
|
Reference in New Issue
Block a user