Skip to content

Commit

Permalink
Update timer.h
Browse files Browse the repository at this point in the history
  • Loading branch information
timrulebosch authored Jan 11, 2024
1 parent d8d0bae commit e52e340
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dse/modelc/adapter/timer.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#ifndef DSE_MODELC_ADAPTER_TIMER_H_
#define DSE_MODELC_ADAPTER_TIMER_H_


#define _POSIX_C_SOURCE 199309L
#include <time.h>
#include <stdint.h>
#include <dse/platform.h>
Expand Down

0 comments on commit e52e340

Please sign in to comment.