File

plugins/mod_windows.lua @ 9680:a374905e99ff

util.time: Bump POSIX_C_SOURCE to ensure visibility of CLOCK_MONOTONIC on FreeBSD (fixes #1253)
author Matthew Wild <mwild1@gmail.com>
date Tue, 04 Dec 2018 12:11:15 +0000
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here