This commit is contained in:
parent
4f738e5609
commit
5a4147b750
6 changed files with 32 additions and 0 deletions
6
main.cpp
6
main.cpp
|
@ -1,3 +1,9 @@
|
|||
/*
|
||||
* 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/.
|
||||
*/
|
||||
|
||||
#include <iostream>
|
||||
#include <cstdlib>
|
||||
#include "Spigot.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue