Revert TIME_UTC_ to TIME_UTC because Travis CI compile errors.

This commit is contained in:
valfieri
2019-09-07 22:38:46 +02:00
parent d3feccff75
commit 901a7ca984
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ namespace boost {
enum xtime_clock_types
{
TIME_UTC_=1
TIME_UTC=1
// TIME_TAI,
// TIME_MONOTONIC,
// TIME_PROCESS,