diff options
Diffstat (limited to 'src/core/clock.h')
| -rw-r--r-- | src/core/clock.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/clock.h b/src/core/clock.h index c46adfbe..3b607322 100644 --- a/src/core/clock.h +++ b/src/core/clock.h @@ -16,4 +16,4 @@ extern nni_time nni_clock(void); extern void nni_usleep(nni_duration usec); -#endif // CORE_CLOCK_H
\ No newline at end of file +#endif // CORE_CLOCK_H |
