Skip to content

Commit

Permalink
fix(type_traits): asp::size_type
Browse files Browse the repository at this point in the history
  • Loading branch information
1nchy committed Feb 6, 2023
1 parent 2a59cca commit e1c4f7e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions type_traits.hpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#ifndef _ASP_TYPE_TRAITS_HPP_
#define _ASP_TYPE_TRAITS_HPP_

#include "basic_param.hpp"

namespace asp {

template <typename _Tp> struct type_constant;
Expand Down

0 comments on commit e1c4f7e

Please sign in to comment.