]> Creatis software - bbtk.git/blobdiff - kernel/src/bbtkAtomicBlackBoxDescriptor.cxx
#3205 BBTK Feature New Normal - branch vtk7itk4wx3-mxecc
[bbtk.git] / kernel / src / bbtkAtomicBlackBoxDescriptor.cxx
index aafb10de89ee218cb0d80db3a641ec309c4127d0..b1398a5a9500f1b256a8395a4e34876083b5e37f 100644 (file)
@@ -33,8 +33,8 @@
   Version:   $Revision: 1.6 $
 =========================================================================*/
 
-#include "bbtkAtomicBlackBoxDescriptor.h"
 #include "bbtkBlackBox.h"
+#include "bbtkAtomicBlackBoxDescriptor.h"
 #include "bbtkPackage.h"
 #define bbtkDMessage(key,level,mess) \
   bbtkMessage(key,level,"["<<GetFullTypeName()<<"] "<<mess)