updated contact information
This commit is contained in:
parent
33b3b0a6d0
commit
40f9432321
@ -10,7 +10,7 @@
|
|||||||
* Revision: none
|
* Revision: none
|
||||||
* Compiler: gcc
|
* Compiler: gcc
|
||||||
*
|
*
|
||||||
* Author: suhrke@teknik.io
|
* Author: surkeh@protonmail.com
|
||||||
*
|
*
|
||||||
* =====================================================================================
|
* =====================================================================================
|
||||||
*/
|
*/
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
* Revision: none
|
* Revision: none
|
||||||
* Compiler: gcc
|
* Compiler: gcc
|
||||||
*
|
*
|
||||||
* Author: suhrke@teknik.io
|
* Author: surkeh@protonmail.com
|
||||||
*
|
*
|
||||||
* =====================================================================================
|
* =====================================================================================
|
||||||
*/
|
*/
|
||||||
|
@ -2,12 +2,15 @@
|
|||||||
// Author: Michael Cameron
|
// Author: Michael Cameron
|
||||||
// Email: chronokun@hotmail.com
|
// Email: chronokun@hotmail.com
|
||||||
//
|
//
|
||||||
#include <vector>
|
// Modified by: scuti@teknik.io
|
||||||
#include <string>
|
//
|
||||||
#include <sstream>
|
|
||||||
#include <fstream>
|
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
#include <exception>
|
#include <exception>
|
||||||
|
#include <fstream>
|
||||||
|
#include <sstream>
|
||||||
|
#include <string>
|
||||||
|
#include <vector>
|
||||||
|
|
||||||
#include "cxxopts.hpp"
|
#include "cxxopts.hpp"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user