commit 92387e4c1132f7909a3a965649b29e9b359f6965 parent 690172a28aa3e4a0699f193e62f444a7aa9ee69a Author: dsp56300 <dsp56300@users.noreply.github.com> Date: Tue, 22 Mar 2022 20:46:38 +0100 fix linux compile error Diffstat:
M | source/virusLib/demoplayback.cpp | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/source/virusLib/demoplayback.cpp b/source/virusLib/demoplayback.cpp @@ -10,6 +10,8 @@ #include "dsp56kEmu/logging.h" +#include <cstring> // memcpy + namespace virusLib { constexpr auto g_timeScale_C = 57; // C OS 6.6