HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
missing_math.h
Go to the documentation of this file.
1 // Copyright Contributors to the OpenImageIO project.
2 // SPDX-License-Identifier: Apache-2.0
3 // https://github.com/AcademySoftwareFoundation/OpenImageIO
4 
5 
6 // DEPRECATED(2.0)
7 // Once we were fully C++11 and moved MSVS minimum to >= 2015, the contents
8 // of this file were no longer needed. What few things were here that
9 // anybody might still rely on, are in fmath.h.
10 
11 
12 #pragma once
13 
14 #include <OpenImageIO/fmath.h>