fix multiblock compiling macro issue

This commit is contained in:
dongliangchu 2017-08-01 19:38:35 -04:00
parent 4abc2d1111
commit 1bfc4766d8

@ -17,7 +17,7 @@
// Laboratory (LANL), the U.S. Government retains certain rights in
// this software.
//============================================================================
#ifdef !vtk_m_cont_MultiBlock_h
#ifndef vtk_m_cont_MultiBlock_h
#define vtk_m_cont_MultiBlock_h
#include <vtkm/StaticAssert.h>