Skip to content

Commit

Permalink
Add missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
bernhardmgruber committed Jun 6, 2023
1 parent d43c25d commit b77a277
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/llama/Meta.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

#pragma once

#include "macros.hpp"

#include <boost/mp11.hpp>

namespace llama
Expand Down

0 comments on commit b77a277

Please sign in to comment.