Skip to content

Commit

Permalink
remove include of thread
Browse files Browse the repository at this point in the history
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
  • Loading branch information
NikolajBjorner committed Aug 1, 2019
1 parent bec38f2 commit 3f032e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/util/params.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ Module Name:
#include "util/rational.h"
#include "util/symbol.h"
#include "util/dictionary.h"
#include <thread>
#include <atomic>

params_ref params_ref::g_empty_params_ref;
Expand Down

0 comments on commit 3f032e8

Please sign in to comment.