You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-07-07 00:35:37 +02:00
Refactor remaining common/io modules with inline getters/setters.
Extend the pattern introduced in 79a2d02c
to the remaining common/io modules.
This commit is contained in:
@ -5,7 +5,7 @@ Buffer IO Write
|
||||
|
||||
#include "common/debug.h"
|
||||
#include "common/io/bufferWrite.h"
|
||||
#include "common/io/write.intern.h"
|
||||
#include "common/io/write.h"
|
||||
#include "common/log.h"
|
||||
#include "common/memContext.h"
|
||||
#include "common/type/object.h"
|
||||
|
Reference in New Issue
Block a user