Open elfring opened 10 years ago
Fixed in 69dff6ef5913767e9f4f5c5dbaecc0c5cf6aa113. Thanks!
Thanks for your source code improvement.
This update seems to be incomplete so far.
_OniFrameSync
" and "_BM_REQUEST_TYPE
"?#pragma once
is supported by every major compiler and is in several ways superior to #include
guards.
I would like to point out that identifiers like "
_OPENNI_H_
" and "_ONI_C_API_H_
" do not fit to the expected naming convention of the C language standard. Would you like to adjust your selection for unique names?