Skip to content

Commit

Permalink
fix header missing in apply for size_t.
Browse files Browse the repository at this point in the history
  • Loading branch information
levalup committed Jul 1, 2024
1 parent 0440500 commit bb0fe75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/uvcxx/utils/apply.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
#ifndef LIBUVCXX_APPLY_H
#define LIBUVCXX_APPLY_H

#include <cstddef>
#include <tuple>

#include "standard.h"
Expand Down

0 comments on commit bb0fe75

Please sign in to comment.