1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2026-05-22 10:15:16 +02:00

Move common/object.h to common/type/object.h.

This header does not contain a type but is used to define types so this seems like a better location.
This commit is contained in:
David Steele
2020-03-30 20:52:57 -04:00
parent a29e25a845
commit da43db3543
62 changed files with 68 additions and 68 deletions
+1 -1
View File
@@ -863,7 +863,7 @@ src/common/memContext.h:
class: core
type: c/h
src/common/object.h:
src/common/type/object.h:
class: core
type: c/h