Add Function to main

This commit is contained in:
Samuel Oberhofer
2022-05-23 21:19:28 +02:00
parent 9f0808741f
commit 18a1062cfc
+2
View File
@@ -1 +1,3 @@
#include "Sortiment.h"
int main() { return 0; }