Updated cpp template.

This commit is contained in:
tastytea 2019-03-23 20:46:02 +01:00
parent cc7c06c5b7
commit b4d1767e1e
1 changed files with 0 additions and 5 deletions

View File

@ -14,9 +14,4 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <iostream>
using std::cout;
using std::cerr;
using std::endl;