summaryrefslogtreecommitdiff
path: root/eprecomp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'eprecomp.cpp')
-rw-r--r--eprecomp.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/eprecomp.cpp b/eprecomp.cpp
index ce1b07f..a061cf6 100644
--- a/eprecomp.cpp
+++ b/eprecomp.cpp
@@ -2,9 +2,6 @@
#include "pch.h"
-// prevent Sun's CC compiler from including this file automatically
-#if !defined(__SUNPRO_CC) || defined(CRYPTOPP_MANUALLY_INSTANTIATE_TEMPLATES)
-
#ifndef CRYPTOPP_IMPORTS
#include "eprecomp.h"
@@ -113,5 +110,3 @@ template <class T> T
NAMESPACE_END
#endif
-
-#endif