mirror of
https://github.com/badaix/snapcast.git
synced 2025-05-18 19:46:14 +02:00
Speed up time sync after standby
This commit is contained in:
parent
c85b16454c
commit
bfbd9e05a7
3 changed files with 11 additions and 6 deletions
|
@ -16,7 +16,9 @@
|
|||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
***/
|
||||
|
||||
#ifndef NOMINMAX
|
||||
#define NOMINMAX
|
||||
#endif // NOMINMAX
|
||||
|
||||
#include "stream.hpp"
|
||||
#include "common/aixlog.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue