Unverified Commit cf27c7c1 authored by Stuart Sides's avatar Stuart Sides Committed by GitHub
Browse files

fix bad comment (#4296)

parent 83c00c29
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ For more details about the LICENSE terms and the AUTHORS, you will
find files of those names at the top level of this repository. **/

/* SPDX-License-Identifier: CC0-1.0 */
 */

#include "ApolloMetricCamera.h"

#include "ApolloMetricDistortionMap.h"
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ For more details about the LICENSE terms and the AUTHORS, you will
find files of those names at the top level of this repository. **/

/* SPDX-License-Identifier: CC0-1.0 */
 */

#include "ApolloMetricDistortionMap.h"
#include "CameraFocalPlaneMap.h"

+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ For more details about the LICENSE terms and the AUTHORS, you will
find files of those names at the top level of this repository. **/

/* SPDX-License-Identifier: CC0-1.0 */
 */

#include "CameraDistortionMap.h"
#include "Camera.h"