Skip to content

Commit

Permalink
Fixed crashreporter build on OSX.
Browse files Browse the repository at this point in the history
  • Loading branch information
muesli committed Jan 25, 2015
1 parent 2597ffb commit 63757d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/crashreporter/main.cpp
Expand Up @@ -28,6 +28,8 @@
#include "utils/TomahawkUtils.h"
#include "utils/Logger.h"

#include <numeric>

#ifdef Q_OS_WIN
#include <windows.h>
#include <unistd.h>
Expand Down

0 comments on commit 63757d9

Please sign in to comment.