summaryrefslogtreecommitdiff
path: root/dll.h
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2018-08-17 23:55:39 -0400
committerGitHub <noreply@github.com>2018-08-17 23:55:39 -0400
commitf2171cbe2f498e05298f80ee671b011302e73c28 (patch)
treee7facf7f3bb39cea81d707956cdccdcefb047028 /dll.h
parent522da15b13ab11613d9c7d7beae42b3d91a90596 (diff)
downloadcryptopp-git-f2171cbe2f498e05298f80ee671b011302e73c28.tar.gz
Remove Thread and Socket classes (GH #208, PR #703)
Also see https://groups.google.com/forum/#!topic/cryptopp-users/5btwLoxXXD4.
Diffstat (limited to 'dll.h')
-rw-r--r--dll.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/dll.h b/dll.h
index bbb2257a..f923026c 100644
--- a/dll.h
+++ b/dll.h
@@ -40,7 +40,6 @@
#include "rw.h"
#include "sha.h"
#include "skipjack.h"
-#include "trdlocal.h"
#ifdef CRYPTOPP_IMPORTS