Skip to content

Commit

Permalink
Merge pull request #1237 from helsinki-systems/fix/gcc13
Browse files Browse the repository at this point in the history
fix: compile error with gcc13
  • Loading branch information
luciansmith authored Oct 4, 2024
2 parents e810608 + af39262 commit 2609100
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/Setting.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#ifndef ROADRUNNER_SETTING_H
#define ROADRUNNER_SETTING_H

#include <cstdint>
#include <variant>
#include <iostream>
#include <vector>
Expand Down

0 comments on commit 2609100

Please sign in to comment.