diff options
Diffstat (limited to 'utils/hlfaceposer/phonemeeditorcolors.h')
| -rw-r--r-- | utils/hlfaceposer/phonemeeditorcolors.h | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/utils/hlfaceposer/phonemeeditorcolors.h b/utils/hlfaceposer/phonemeeditorcolors.h new file mode 100644 index 0000000..cb68c06 --- /dev/null +++ b/utils/hlfaceposer/phonemeeditorcolors.h @@ -0,0 +1,14 @@ +//========= Copyright Valve Corporation, All rights reserved. ============// +// +// Purpose: +// +// $NoKeywords: $ +//=============================================================================// + +#ifndef PHONEMEEDITORCOLORS_H +#define PHONEMEEDITORCOLORS_H +#ifdef _WIN32 +#pragma once +#endif + +#endif // PHONEMEEDITORCOLORS_H |