mirror of
https://github.com/tristanpenman/valijson.git
synced 2024-12-12 10:13:51 +01:00
Add missing include for DerefProxy
This commit is contained in:
parent
12a1d5e006
commit
4e1b3be88e
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user