Skip to content
Snippets Groups Projects
Commit 8b873b1a authored by Marc-Olivier Andrez's avatar Marc-Olivier Andrez
Browse files

build: fix GCC compilation error in timeout_test.cpp

`error: ‘sleep_for’ is not a member of ‘std::this_thread’`
parent 9ba8810a
No related branches found
No related tags found
No related merge requests found
#include <iostream>
#include <future>
#include <thread>
#include "asapo/common/error.h"
#include "asapo/logger/logger.h"
#include <testing.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment