diff --git a/test/include/test/test_robin.h b/test/include/test/test_robin.h index e69de29b..892fa3a8 100644 --- a/test/include/test/test_robin.h +++ b/test/include/test/test_robin.h @@ -0,0 +1,4 @@ +#ifndef _TEST_ROBIN_H_ +#define _TEST_ROBIN_H_ + +#endif/*_TEST_ROBIN_H_*/