summaryrefslogtreecommitdiff
path: root/hex.h
diff options
context:
space:
mode:
Diffstat (limited to 'hex.h')
-rw-r--r--hex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hex.h b/hex.h
index 74302f2..33e3330 100644
--- a/hex.h
+++ b/hex.h
@@ -28,7 +28,7 @@ public:
void IsolatedInitialize(const NameValuePairs &parameters);
private:
- static const int *GetDefaultDecodingLookupArray();
+ static const int * CRYPTOPP_API GetDefaultDecodingLookupArray();
};
NAMESPACE_END