File size: 168 Bytes
7fc5a59 | 1 2 3 4 5 6 7 8 | #ifndef OPENPOSE_UNITY_HEADERS_HPP
#define OPENPOSE_UNITY_HEADERS_HPP
// unity module
#include <openpose/unity/unityBinding.hpp>
#endif // OPENPOSE_UNITY_HEADERS_HPP
|
7fc5a59 | 1 2 3 4 5 6 7 8 | #ifndef OPENPOSE_UNITY_HEADERS_HPP
#define OPENPOSE_UNITY_HEADERS_HPP
// unity module
#include <openpose/unity/unityBinding.hpp>
#endif // OPENPOSE_UNITY_HEADERS_HPP
|