summaryrefslogtreecommitdiff
path: root/src/utils/cipher.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/cipher.h')
-rw-r--r--src/utils/cipher.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/utils/cipher.h b/src/utils/cipher.h
index a6e6c552..bfca4cb1 100644
--- a/src/utils/cipher.h
+++ b/src/utils/cipher.h
@@ -24,8 +24,7 @@
#ifndef _TMWSERV_CIPHER_H_
#define _TMWSERV_CIPHER_H_
-
-#include <string>
+#include <iosfwd>
#include "singleton.h"