5 lines
78 B
C++
5 lines
78 B
C++
#ifndef _TEST_DEMO_HPP_
|
|
#define _TEST_DEMO_HPP_
|
|
#include <test/demo.h>
|
|
#endif
|