diff options
Diffstat (limited to 'core/profile_clock.h')
-rw-r--r-- | core/profile_clock.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/core/profile_clock.h b/core/profile_clock.h new file mode 100644 index 0000000000..e254580249 --- /dev/null +++ b/core/profile_clock.h @@ -0,0 +1,7 @@ +#ifndef PROFILE_CLOCK_H +#define PROFILE_CLOCK_H + + + + +#endif // PROFILE_CLOCK_H |