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