summaryrefslogtreecommitdiff
path: root/lsh256_sse.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lsh256_sse.cpp')
-rw-r--r--lsh256_sse.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/lsh256_sse.cpp b/lsh256_sse.cpp
index 4417142c..692164bc 100644
--- a/lsh256_sse.cpp
+++ b/lsh256_sse.cpp
@@ -32,6 +32,9 @@
# include <x86intrin.h>
#endif
+// Squash MS LNK4221 and libtool warnings
+extern const char LSH256_SSE_FNAME[] = __FILE__;
+
ANONYMOUS_NAMESPACE_BEGIN
/* LSH Constants */