Skip to content

Commit f5cff44

Browse files
committed
fix: port to GCC 13 (Ubuntu 24.04)
1 parent eb2edd7 commit f5cff44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Kernel/flags.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ You should have received a copy of the GNU Lesser General Public
1616
License along with this library; if not, write to the Free Software
1717
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
1818
*/
19+
#include <cstdint>
1920

2021
#ifndef FLAGS_H
2122
#define FLAGS_H

0 commit comments

Comments
 (0)