mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-29 11:56:31 +00:00
Remove deprecated boost::timer
Change the only one actual timer to std::chrono::steady_clock
This commit is contained in:
@ -27,7 +27,6 @@
|
||||
#include <clocale>
|
||||
//#include "boost/filesystem/operations.hpp"
|
||||
//#include "boost/filesystem/path.hpp"
|
||||
#include "boost/progress.hpp"
|
||||
using namespace std;
|
||||
|
||||
#include "alarmglobal.h"
|
||||
|
Reference in New Issue
Block a user