mirror of
https://github.com/Hizenberg469/MultiThreading_Part_A.git
synced 2026-04-20 02:22:23 +03:00
assignment 2
This commit is contained in:
8
Assignment2/Assignment2.h
Normal file
8
Assignment2/Assignment2.h
Normal file
@@ -0,0 +1,8 @@
|
||||
// Assignment2.h : Include file for standard system include files,
|
||||
// or project specific include files.
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <iostream>
|
||||
|
||||
// TODO: Reference additional headers your program requires here.
|
||||
Reference in New Issue
Block a user