MXS-2197: Make config.h and service.h C++ headers
This is the first step into converting the other headers into C++.
This commit is contained in:
		@ -13,7 +13,7 @@
 | 
			
		||||
 | 
			
		||||
#include "dcb.hh"
 | 
			
		||||
#include <maxbase/atomic.hh>
 | 
			
		||||
#include <maxscale/service.h>
 | 
			
		||||
#include <maxscale/service.hh>
 | 
			
		||||
 | 
			
		||||
Dcb::Dcb(DCB* pDcb)
 | 
			
		||||
    : m_sInner()
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user