--- pxr/imaging/hdx/pch.h.orig 2025-10-24 16:21:56 UTC +++ pxr/imaging/hdx/pch.h @@ -26,7 +26,13 @@ #include #include #endif -#if defined(ARCH_OS_WINDOWS) +#if defined(ARCH_OS_FREEBSD) +#include +#include +#include +#include +#include +#endif#if defined(ARCH_OS_WINDOWS) #ifndef WIN32_LEAN_AND_MEAN #define WIN32_LEAN_AND_MEAN #endif