HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
impl.h
Go to the documentation of this file.
1 //
2 // Copyright 2025 Pixar
3 //
4 // Licensed under the terms set forth in the LICENSE.txt file available at
5 // https://openusd.org/license.
6 //
7 #ifndef PXR_BASE_WORK_TBB_IMPL_H
8 #define PXR_BASE_WORK_TBB_IMPL_H
9 
10 /// This file pulls in the entire work implementation
11 
21 
22 #include "pxr/pxr.h"
23 #if PXR_USE_NAMESPACES
24 #define WORK_IMPL_NS PXR_NS
25 #endif
26 
27 #endif // PXR_BASE_WORK_TBB_IMPL_H