code review changes

This commit is contained in:
Madthijs
2021-05-14 21:40:56 +02:00
parent 0a9b5ded9b
commit bd61b23bde
11 changed files with 17 additions and 45 deletions

View File

@@ -3,9 +3,7 @@
#define __PL_BINARY_SEARCH_H__
#include <stdint.h>
#ifdef __MACOS__
#include <stddef.h>
#endif
namespace PortabilityLayer
{