geom: add missing include.

This commit is contained in:
2023-10-20 03:14:12 -07:00
parent 1c2f9af9d9
commit 2fceae91fd

View File

@@ -4,6 +4,7 @@
* of the Earth.
*/
#include <cstdint>
#ifndef SCMATH_GEOM_ORIENTATION_H
#define SCMATH_GEOM_ORIENTATION_H