Fixes builds with skipAthena and onlyAthena, and mac builds (#613)

Did these in cscore and the other repos, but forgot about some of the
oddities jenkins has.
This commit is contained in:
Thad House
2017-08-19 22:15:52 -07:00
committed by Peter Johnson
parent 2a9c454baa
commit 9c804c1351
8 changed files with 171 additions and 156 deletions

View File

@@ -7,7 +7,7 @@
#include "HAL/cpp/priority_mutex.h"
#if !defined(_WIN32)
#if defined(__linux__)
using namespace hal;