00001 // Unit test for mln/core/routine/init.hh. 00002 // Generated by ./build-aux/build_unit_test.sh, do not modify. 00003 00004 // Include the file twice, so we detect missing inclusion guards. 00005 #include <mln/core/routine/init.hh> 00006 #include <mln/core/routine/init.hh> 00007 00008 int main() 00009 { 00010 // Nothing. 00011 }