aboutsummaryrefslogtreecommitdiff
path: root/Project1/Functions.cpp
blob: cb478ba61d0b3be8f8c886d9d78a3d9571ae27cf (plain) (blame)
1
2
3
4
5
6
7
#include <iostream>
#include "header.h"

using std::cout;
using std::cin;
using std::endl;