Skip to content

Commit fc4bfb4

Browse files
committed
Fixing a struct-class inconsistency.
1 parent 08a517f commit fc4bfb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cuckoo_time_translator/include/cuckoo_time_translator/DeviceTimeTranslator.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ class NS {
5858
std::string nameSpace_;
5959
};
6060

61-
class KalmanOwtConfig;
61+
struct KalmanOwtConfig;
6262
class OwtFactory;
6363
class OneWayTranslator;
6464

0 commit comments

Comments
 (0)