#include "stdafx.h"
#include <string>
#include <fstream>
#include <algorithm>
#include "Truck.h"
#include "Car.h"
Go to the source code of this file.
Classes | |
class | FileHandler |
A base class for handling file input and output. More... | |
Defines | |
#define | AFX_FILEHANDLER_H__1D4DB653_00A1_4904_803E_A9AFD95DA75D__INCLUDED_ |
#define AFX_FILEHANDLER_H__1D4DB653_00A1_4904_803E_A9AFD95DA75D__INCLUDED_ |
Definition at line 6 of file FileHandler.h.