Code cleanup
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#include"Cryption.h"
|
||||
|
||||
Cryption::Cryption(const string& message)
|
||||
{ this->message = message; }
|
||||
Reference in New Issue
Block a user