mirror of
https://github.com/fraillt/bitsery.git
synced 2026-08-06 21:39:35 +00:00
separated advanced features from core functionality
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
#include <gmock/gmock.h>
|
||||
#include <bitsery/buffer_writer.h>
|
||||
#include <bitsery/buffer_reader.h>
|
||||
#include <bitsery/details/serialization_common.h>
|
||||
#include <bitsery/ext/value_range.h>
|
||||
|
||||
using testing::Eq;
|
||||
using testing::ContainerEq;
|
||||
|
||||
Reference in New Issue
Block a user