6 lines
61 B
C++
6 lines
61 B
C++
#include <EmberLib/EmberLib.hpp>
|
|
|
|
int main()
|
|
{
|
|
hello();
|
|
} |