Skip to content

Commit

Permalink
Merge pull request #87 from silbo/master
Browse files Browse the repository at this point in the history
Add missing include for DerefProxy
  • Loading branch information
tristanpenman authored Jun 8, 2020
2 parents 12a1d5e + 4e1b3be commit 83af012
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 83af012

Please sign in to comment.