auto import from //depot/cupcake/@135843
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
#ifndef HELLO_CPP_H
|
||||
#define HELLO_CPP_H
|
||||
|
||||
class Hello
|
||||
{
|
||||
public:
|
||||
Hello();
|
||||
~Hello();
|
||||
void printMessage(char* msg);
|
||||
};
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user