#pragma once #ifndef __CVTT_BCCOMMON_H__ #define __CVTT_BCCOMMON_H__ #include "ConvectionKernels_AggregatedError.h" #include "ConvectionKernels_ParallelMath.h" namespace cvtt { namespace Internal { class BCCommon { … }; } } #endif
#pragma once #ifndef __CVTT_BCCOMMON_H__ #define __CVTT_BCCOMMON_H__ #include "ConvectionKernels_AggregatedError.h" #include "ConvectionKernels_ParallelMath.h" namespace cvtt { namespace Internal { class BCCommon { … }; } } #endif