···1313namespace xrt::auxiliary {
1414//! C++-only functionality in the Math helper library
1515namespace math {
1616-1616+ // Empty
1717} // namespace math
1818} // namespace xrt::auxiliary
+1-1
src/xrt/auxiliary/tracking/t_documentation.h
···5959 * @brief Namespace used by C++ interfaces in the auxiliary tracking library code.
6060 */
6161 namespace tracking {
6262-6262+ // Empty
6363 } // namespace tracking
6464} // namespace xrt::auxiliary
6565#endif