Add Function to main

This commit is contained in:
Samuel Oberhofer 2022-05-23 21:19:28 +02:00
parent 9f0808741f
commit 18a1062cfc
1 changed files with 2 additions and 0 deletions

View File

@ -1 +1,3 @@
#include "Sortiment.h"
int main() { return 0; }