mirror of
https://github.com/monero-project/monero.git
synced 2024-10-01 11:49:47 -04:00
timings: fix errno.h mispelt as error.h
This commit is contained in:
parent
5bbbe3902b
commit
3ac40938c3
@ -1,5 +1,5 @@
|
||||
#include <string.h>
|
||||
#include <error.h>
|
||||
#include <errno.h>
|
||||
#include <time.h>
|
||||
#include <algorithm>
|
||||
#include <boost/algorithm/string.hpp>
|
||||
|
Loading…
Reference in New Issue
Block a user