Setup Visual Studio
This commit is contained in:
7
SocketLibrary/SocketLibrary.h
Normal file
7
SocketLibrary/SocketLibrary.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
|
||||
namespace SocketLibrary
|
||||
{
|
||||
int ReturnFive();
|
||||
}
|
||||
Reference in New Issue
Block a user