Rename hcore=>smocore
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
#ifndef _MARIONETTE_H
|
||||
#define _MARIONETTE_H
|
||||
|
||||
#include <cstdint>
|
||||
|
||||
namespace mrntt {
|
||||
|
||||
class Marionette
|
||||
{
|
||||
};
|
||||
|
||||
} // namespace mrntt
|
||||
|
||||
#endif // _MARIONETTE_H
|
||||
Reference in New Issue
Block a user