diff --git a/CONFIG/vita/src/app.cpp b/CONFIG/vita/src/app.cpp index f2403d62..a7bbd872 100644 --- a/CONFIG/vita/src/app.cpp +++ b/CONFIG/vita/src/app.cpp @@ -1,6 +1,9 @@ +// clang-format off +#include // must precede paf headers (paf/std/ngp/vector uses std::numeric_limits without including ) +// clang-format on + #include #include -#include #include #include #include