diff --git a/blobstamper/dict.cpp b/blobstamper/dict.cpp index 3b9078c..85481e1 100644 --- a/blobstamper/dict.cpp +++ b/blobstamper/dict.cpp @@ -16,9 +16,6 @@ * ******************************************************************************/ -#ifndef BLOB_H -#define BLOB_H - #include"dict.h" @@ -308,5 +305,3 @@ while (my $s=<$fh>) "zanier" }; } - -#endif /* DICT_H*/ \ No newline at end of file