From 17eb4c92bdaf20f66ef576028c67c80fcea93913 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 7 Feb 2016 22:51:42 +0300 Subject: Fix code style. --- src/utils/cpu.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/utils') diff --git a/src/utils/cpu.cpp b/src/utils/cpu.cpp index 047ae97da..5fb0195a6 100644 --- a/src/utils/cpu.cpp +++ b/src/utils/cpu.cpp @@ -22,7 +22,9 @@ #include "logger.h" +#if defined(__linux__) || defined(__linux) #include "utils/stringutils.h" +#endif #include "debug.h" -- cgit v1.2.3-60-g2f50