mirror of
https://github.com/thunderbrewhq/common.git
synced 2025-12-12 03:02:29 +00:00
6 lines
89 B
C++
6 lines
89 B
C++
#ifndef COMMON_TIME_HPP
|
|
#define COMMON_TIME_HPP
|
|
|
|
#include "common/time/Time.hpp"
|
|
|
|
#endif
|