#include header files won't allow me to complieSorry for the complete lack of info. My code is long and I didn't know if you needed or wanted to h...
#include header files won't allow me to complie[code]#include "StdAfx.h" #include "Rent.h" Rent::Rent(void) { } Rent::~Rent(void) { } void Ren...
#include header files won't allow me to complie[code]#pragma once #include<iostream> #include <string> #include <string> #include <fstream> #includ...
#include header files won't allow me to complie[code]#include "StdAfx.h" #include "Customer.h" Customer::Customer(void) { } Customer::~Customer...
This user does not accept Private Messages