--- extras/usd/examples/usdObj/pch.h.orig 2025-10-24 16:21:56 UTC +++ extras/usd/examples/usdObj/pch.h @@ -13,7 +13,7 @@ #if defined(ARCH_OS_DARWIN) #include #endif -#if defined(ARCH_OS_LINUX) +#if defined(ARCH_OS_LINUX) || defined(ARCH_OS_FREEBSD) #include #include #endif