Skip to content

Commit

Permalink
Add missing <compare> header
Browse files Browse the repository at this point in the history
  • Loading branch information
RichLogan committed Feb 12, 2024
1 parent 504a62e commit 83b0fe7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/gs_types.h
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
#ifndef GS_TYPES_H
#define GS_TYPES_H

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

0 comments on commit 83b0fe7

Please sign in to comment.