// stdafx.h : include file for standard system include files, // or project specific include files that are used frequently, but // are changed infrequently // #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 // TODO: reference additional headers your program requires here #include "streams.h" // includes and #include "auxiliary.h"