#ifndef $upper($(basename))DCPS_IMPL_H_
#define $upper($(basename))DCPS_IMPL_H_

#include "ccpp.h"
#include "ccpp_$(basename).h"
#include "ccpp_TypeSupport_impl.h"
#include "ccpp_DataWriter_impl.h"
#include "ccpp_DataReader_impl.h"
$(DLL_IMPORTEXPORT_INCLUDE)

