From ef8c44e66b2f20c3605c0c46f15e06c03f323291 Mon Sep 17 00:00:00 2001
From: c64kernal
Date: Tue, 14 Jan 2020 17:14:01 -0800
Subject: [PATCH] A refresh for all the pch files in pxr.
Fixes #1006
Fixes #785
(Internal change: 2034642)
---
extras/usd/examples/usdObj/pch.h | 35 +---
extras/usd/examples/usdSchemaExamples/pch.h | 35 +---
pxr/base/arch/pch.h | 7 +-
pxr/base/gf/pch.h | 21 +--
pxr/base/js/pch.h | 4 +-
pxr/base/plug/pch.h | 24 +--
pxr/base/tf/pch.h | 27 ++-
pxr/base/trace/pch.h | 36 ++--
pxr/base/vt/pch.h | 28 ++-
pxr/base/work/pch.h | 14 +-
pxr/imaging/cameraUtil/pch.h | 19 +-
pxr/imaging/garch/pch.h | 26 ++-
pxr/imaging/glf/pch.h | 44 ++---
pxr/imaging/hd/pch.h | 39 ++---
pxr/imaging/hdSt/pch.h | 39 +++--
pxr/imaging/hdx/pch.h | 33 ++--
pxr/imaging/hf/pch.h | 43 +----
pxr/imaging/hgiGL/pch.h | 2 +-
pxr/imaging/hio/pch.h | 9 +-
pxr/imaging/plugin/hdEmbree/pch.h | 37 ++--
pxr/imaging/plugin/hdStorm/pch.h | 50 +++++-
pxr/imaging/pxOsd/pch.h | 40 +++--
pxr/usd/ar/pch.h | 48 +++--
pxr/usd/kind/pch.h | 16 +-
pxr/usd/ndr/pch.h | 46 ++---
pxr/usd/pcp/pch.h | 46 ++---
pxr/usd/plugin/sdrOsl/pch.h | 24 +--
pxr/usd/plugin/usdAbc/pch.h | 34 +---
pxr/usd/plugin/usdDraco/pch.h | 48 ++---
pxr/usd/plugin/usdMtlx/pch.h | 32 ++--
pxr/usd/sdf/pch.h | 45 +++--
pxr/usd/sdr/pch.h | 27 +--
pxr/usd/usd/pch.h | 43 ++---
pxr/usd/usdGeom/pch.h | 41 ++---
pxr/usd/usdHydra/pch.h | 41 +----
pxr/usd/usdLux/pch.h | 34 +---
pxr/usd/usdMedia/pch.h | 2 +-
pxr/usd/usdRender/pch.h | 2 +-
pxr/usd/usdRi/pch.h | 35 +---
pxr/usd/usdShade/pch.h | 42 ++---
pxr/usd/usdSkel/pch.h | 49 +++---
pxr/usd/usdUI/pch.h | 35 +---
pxr/usd/usdUtils/pch.h | 49 +++---
pxr/usd/usdVol/pch.h | 45 +----
pxr/usdImaging/plugin/sdrGlslfx/pch.h | 59 +------
pxr/usdImaging/plugin/usdShaders/pch.h | 24 +--
pxr/usdImaging/usdAppUtils/pch.h | 43 ++---
pxr/usdImaging/usdImaging/pch.h | 57 +++---
pxr/usdImaging/usdImagingGL/pch.h | 36 +---
pxr/usdImaging/usdRiImaging/pch.h | 165 +++++++++++++++++-
pxr/usdImaging/usdSkelImaging/pch.h | 38 ++--
pxr/usdImaging/usdVolImaging/pch.h | 81 ++++++++-
pxr/usdImaging/usdviewq/pch.h | 36 +---
.../renderman-22/plugin/rmanArgsParser/pch.h | 25 +--
.../renderman-23/plugin/rmanArgsParser/pch.h | 25 +--
55 files changed, 864 insertions(+), 1121 deletions(-)
diff --git a/extras/usd/examples/usdObj/pch.h b/extras/usd/examples/usdObj/pch.h
index 7925f1f289..6a8744cbc7 100644
--- a/extras/usd/examples/usdObj/pch.h
+++ b/extras/usd/examples/usdObj/pch.h
@@ -47,6 +47,7 @@
#include
#include
#include
+#include
#include
#include
#include
@@ -54,20 +55,22 @@
#include
#include
#include
+#include
#include
#include
#include
#include
-#include
#include
#include
#include
#include
#include
+#include
#include