missing include (#2798)

Co-authored-by: pf <pf@me>
This commit is contained in:
pfeatherstone 2023-05-18 13:03:15 +01:00 committed by GitHub
parent b6418e349e
commit dab9aa1fa5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,7 @@
*/
#include <type_traits>
#include <cstdint>
namespace dlib
{