diff options
| author | bloodstalker <thabogre@gmail.com> | 2017-06-27 19:16:50 +0000 |
|---|---|---|
| committer | bloodstalker <thabogre@gmail.com> | 2017-06-27 19:16:50 +0000 |
| commit | 2d67bf1770010e542528b7db95726631b8bc4e9c (patch) | |
| tree | 32754ace583e70ff23afb81ed4ec88b2306d6a9c | |
| parent | added 4 new commands (diff) | |
| download | mutator-2d67bf1770010e542528b7db95726631b8bc4e9c.tar.gz mutator-2d67bf1770010e542528b7db95726631b8bc4e9c.zip | |
updated
| -rw-r--r-- | bruiser/bruiser.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bruiser/bruiser.cpp b/bruiser/bruiser.cpp index 11ccc41..a19a6ca 100644 --- a/bruiser/bruiser.cpp +++ b/bruiser/bruiser.cpp @@ -25,6 +25,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.* #include "CompletionHints.h" #include "../mutator_aux.h" #include "mutagen.h" +#include "ORCmutation.h" /*standard headers*/ #include <fstream> #include <string> |
