#ifndef LIBEDBG_INCLUDE_LIBEDBG_H #define LIBEDBG_INCLUDE_LIBEDBG_H namespace edbg { void hello(); } #endif //LIBEDBG_INCLUDE_LIBEDBG_H