diff options
Diffstat (limited to 'include/katja/repository.hpp')
| -rw-r--r-- | include/katja/repository.hpp | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/include/katja/repository.hpp b/include/katja/repository.hpp new file mode 100644 index 0000000..ca20277 --- /dev/null +++ b/include/katja/repository.hpp @@ -0,0 +1,10 @@ +/* + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at https://mozilla.org/MPL/2.0/. + */ +#pragma once + +namespace katja +{ +} |
