Wont compile
#pragma once
#include "targetver.h"
#include <stdio.h>
#include <tchar.h>
#include <iostream>
#include <string>
using namespace std;
// ================
// Class Inclusions
// ================
#include "Cube.h"
#include "MenuClass.h"
// ======================
Topic archived. No new replies allowed.