diff options
Diffstat (limited to '')
-rw-r--r-- | src/perform.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/perform.cpp b/src/perform.cpp index d7082a0..c96d70f 100644 --- a/src/perform.cpp +++ b/src/perform.cpp | |||
@@ -8,3 +8,4 @@ Perform::Perform( const char *sTarget ) : | |||
8 | Perform::~Perform() | 8 | Perform::~Perform() |
9 | { | 9 | { |
10 | } | 10 | } |
11 | |||