mirror of
https://github.com/boostorg/thread.git
synced 2026-02-09 11:32:12 +00:00
Third round of changes from the review.
[SVN r11109]
This commit is contained in:
@@ -45,7 +45,7 @@ int xtime_get(struct xtime* xtp, int clock_type)
|
||||
xtp->nsec = ts.tv_nsec;
|
||||
return clock_type;
|
||||
#else
|
||||
return 0;
|
||||
# error "xtime_get implementation undefined"
|
||||
#endif
|
||||
}
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user