Skip to content

Commit

Permalink
Add missing include for DerefProxy
Browse files Browse the repository at this point in the history
  • Loading branch information
Silver Kuusik authored Jun 8, 2020
1 parent 12a1d5e commit 4e1b3be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/valijson/adapters/std_string_adapter.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@

#include <valijson/adapters/adapter.hpp>
#include <valijson/adapters/frozen_value.hpp>
#include <valijson/adapters/basic_adapter.hpp>

namespace valijson {
namespace adapters {
Expand Down

0 comments on commit 4e1b3be

Please sign in to comment.