minor component formatting
This commit is contained in:
parent
b0ac85e4f1
commit
9511f9ed06
@ -8,6 +8,7 @@
|
|||||||
struct ContactModel3I;
|
struct ContactModel3I;
|
||||||
|
|
||||||
namespace Contact::Components {
|
namespace Contact::Components {
|
||||||
|
|
||||||
struct TagSelfWeak {};
|
struct TagSelfWeak {};
|
||||||
struct TagSelfStrong {};
|
struct TagSelfStrong {};
|
||||||
struct TagBig {};
|
struct TagBig {};
|
||||||
@ -54,7 +55,7 @@ namespace Contact::Components {
|
|||||||
|
|
||||||
// last seen (not disconnected?)
|
// last seen (not disconnected?)
|
||||||
|
|
||||||
};
|
} // Contact::Components
|
||||||
|
|
||||||
#include "./components_id.inl"
|
#include "./components_id.inl"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user