From 201dc96af656196a24e6ce4bbcc3e22fc960a972 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 29 Jun 2017 22:10:01 +0300 Subject: Fix compilation with old compilers and not for linux. --- src/utils/copynpaste.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/utils/copynpaste.cpp') diff --git a/src/utils/copynpaste.cpp b/src/utils/copynpaste.cpp index 58c191a3d..3896c2b6b 100644 --- a/src/utils/copynpaste.cpp +++ b/src/utils/copynpaste.cpp @@ -63,6 +63,7 @@ PRAGMA48(GCC diagnostic pop) #elif defined __native_client__ #include "utils/naclmessages.h" #elif defined WIN32 +#include "utils/cast.h" PRAGMA48(GCC diagnostic push) PRAGMA48(GCC diagnostic ignored "-Wshadow") #include -- cgit v1.2.3-60-g2f50