test action
This commit is contained in:
parent
07c205173e
commit
f2a9a6128c
@ -2,7 +2,6 @@
|
|||||||
|
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
|
|
||||||
void MyModule::doSomething()
|
void MyModule::doSomething() {
|
||||||
{
|
std::cout << "Doing really something!" << std::endl;
|
||||||
std::cout << "Doing something!" << std::endl;
|
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user