Добавил:
Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:

Lab2.1 / Lab2.1 / stdafx

.h
Скачиваний:
1
Добавлен:
10.04.2019
Размер:
320 б
Скачать
// 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
Соседние файлы в папке Lab2.1