Updated examples

This commit is contained in:
Joseph Henry
2017-10-20 12:53:30 -07:00
parent 894e7d7dc1
commit 010ec040a7
20 changed files with 8 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#pragma once
#include "targetver.h"
#include <stdio.h>
#include <tchar.h>
// TODO: reference additional headers your program requires here