Skip to content

Commit 26485af

Browse files
committed
Added accidentally omitted "enum class refresh_rate;" declaration to "Header <experimental/io2d> synopsis".
1 parent 58706f8 commit 26485af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

β€Žsource/experimental-io2d.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
enum class subpixel_order;
3131
enum class path_data_type;
3232
enum class scaling;
33+
enum class refresh_rate;
3334

3435
class io2d_error_category;
3536
const error_category& io2d_category() noexcept;

0 commit comments

Comments
 (0)