You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
314 B

  1. --- a/sources/common/src/utils/logging/fileloglocation.cpp
  2. +++ b/sources/common/src/utils/logging/fileloglocation.cpp
  3. @@ -17,6 +17,7 @@
  4. * along with crtmpserver. If not, see <http://www.gnu.org/licenses/>.
  5. */
  6. +#include <ctime>
  7. #include "utils/logging/fileloglocation.h"
  8. #include "utils/lua/luautils.h"