diff options
| author | Amlal <amlal@zka.com> | 2024-10-22 20:49:53 +0200 |
|---|---|---|
| committer | Amlal <amlal@zka.com> | 2024-10-22 20:49:53 +0200 |
| commit | 37be901c97e89f6ebb24e87933ddf57cd57371d5 (patch) | |
| tree | 7e21246231d8196cd5b46d4caca1d44b977216a4 /src/IManifestBuilder.cc | |
| parent | b277464db34e1097a1feee01b18320058cd13b68 (diff) | |
IMP: Refactor of the source code.
Signed-off-by: Amlal <amlal@zka.com>
Diffstat (limited to 'src/IManifestBuilder.cc')
| -rw-r--r-- | src/IManifestBuilder.cc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/IManifestBuilder.cc b/src/IManifestBuilder.cc new file mode 100644 index 0000000..6746378 --- /dev/null +++ b/src/IManifestBuilder.cc @@ -0,0 +1,6 @@ +// ============================================================= // +// btb +// Copyright ZKA Web Services. +// ============================================================= // + +#include <IManifestBuilder.h> |
