diff options
Diffstat (limited to 'src/core/host_timing.h')
| -rw-r--r-- | src/core/host_timing.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/host_timing.h b/src/core/host_timing.h index f04a150ee..15a150904 100644 --- a/src/core/host_timing.h +++ b/src/core/host_timing.h | |||
| @@ -145,4 +145,4 @@ private: | |||
| 145 | /// | 145 | /// |
| 146 | std::shared_ptr<EventType> CreateEvent(std::string name, TimedCallback&& callback); | 146 | std::shared_ptr<EventType> CreateEvent(std::string name, TimedCallback&& callback); |
| 147 | 147 | ||
| 148 | } // namespace Core::Timing | 148 | } // namespace Core::HostTiming |