Code review changes - clarified HTTP serialization
This commit is contained in:
@@ -5,10 +5,8 @@
|
||||
#pragma once
|
||||
|
||||
#include <functional>
|
||||
#include <boost/serialization/access.hpp>
|
||||
#include "video_core/regs_pipeline.h"
|
||||
namespace boost::serialization {
|
||||
class access;
|
||||
}
|
||||
|
||||
namespace Pica {
|
||||
|
||||
|
Reference in New Issue
Block a user