[ox/std] Fix ptrdiff_t header location

(synced from 8f6897225a)
This commit is contained in:
2021-08-02 21:47:45 -05:00
parent f5fa23aa0c
commit 7462f46fdf
3 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
#pragma once
#ifndef OX_USE_STDLIB
#include "types.hpp"
#include "stddef.hpp"
namespace std {