Archived
Fixed template
This commit is contained in:
+5
-4
@@ -1,8 +1,9 @@
|
||||
#ifndef OBJECT_MOVING_H
|
||||
#define OBJECT_MOVING_H
|
||||
#ifndef ACTOR_H
|
||||
#define ACTOR_H
|
||||
|
||||
class Actor {
|
||||
|
||||
}
|
||||
|
||||
#endif //OBJECT_MOVING_H
|
||||
};
|
||||
|
||||
#endif //ACTOR_H
|
||||
|
||||
Reference in New Issue
Block a user