Skip to content

Commit 5379fab

Browse files
include thread
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
1 parent b14499f commit 5379fab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/sat/smt/sls_solver.h

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Module Name:
1616
--*/
1717
#pragma once
1818

19+
#include <thread>
1920
#include "util/rlimit.h"
2021
#include "ast/sls/bv_sls.h"
2122
#include "sat/smt/sat_th.h"

0 commit comments

Comments
 (0)