1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

Fix for MSVC build error.

This commit is contained in:
jules 2015-02-12 09:20:23 +00:00
parent 5cbad3b30f
commit f55371ce4b

View file

@ -170,7 +170,7 @@ private:
void processNextBuffer() noexcept
{
#undef X
#define X(a) literal64bit(a)
#define X(value) value##ULL
static const uint64 rc[] =
{ X(0x1823c6e887b8014f), X(0x36a6d2f5796f9152), X(0x60bc9b8ea30c7b35), X(0x1de0d7c22e4bfe57), X(0x157737e59ff04ada),