Skip to content

Commit

Permalink
removed some unused
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Kraitsberg committed Feb 18, 2019
1 parent 681a01f commit 306c992
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/utils/precompiled.h
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ extern "C"
#include <errno.h>
#include <math.h>

#include <typeinfo>
#include <string>
#include <memory>
#include <algorithm>
Expand All @@ -73,7 +72,6 @@ extern "C"
#include <fstream>
#include <sstream>
#include <ctime>
#include <exception>

#if defined(_WIN32) || defined(__APPLE__) || defined(__ANDROID__)
#include <unordered_map>
Expand Down

0 comments on commit 306c992

Please sign in to comment.