7 lines
66 B
C
7 lines
66 B
C
|
|
#ifndef CYPHER_H
|
||
|
|
#define CYPHER_H
|
||
|
|
#include "../entity.h"
|
||
|
|
|
||
|
|
#endif
|
||
|
|
|