nasty: Windows and Linux does not compile the same :(

This commit is contained in:
Andrey 2023-08-30 22:39:55 -04:00
parent 64da4af1e5
commit 6af2fd11d7
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
#pragma once
#include <cstdint>
#include <sys/types.h>
/**
* We use a signed type here so that subtraction result is a proper negative value.