summaryrefslogtreecommitdiff
path: root/eprecomp.h
diff options
context:
space:
mode:
authorweidai <weidai11@users.noreply.github.com>2005-09-05 21:43:43 +0000
committerweidai <weidai11@users.noreply.github.com>2005-09-05 21:43:43 +0000
commit09bb1aab6411aa9f373a037a46f8986d48b56075 (patch)
tree7c9380467a43a9fd9b4095024796ccabfdce1280 /eprecomp.h
parent946eb7f0f4831bdb3e25eee84489f896a5d1a867 (diff)
downloadcryptopp-git-09bb1aab6411aa9f373a037a46f8986d48b56075.tar.gz
port to GCC 4
Diffstat (limited to 'eprecomp.h')
-rw-r--r--eprecomp.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/eprecomp.h b/eprecomp.h
index ae38c9c7..b4fd6059 100644
--- a/eprecomp.h
+++ b/eprecomp.h
@@ -66,4 +66,8 @@ private:
NAMESPACE_END
+#ifdef CRYPTOPP_MANUALLY_INSTANTIATE_TEMPLATES
+#include "eprecomp.cpp"
+#endif
+
#endif