This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
miladS
/
ConsoleEmulatorAddProbes
forked from
Sepanta/console-emulator
Watch
2
Star
2
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
15
Commits
4
Branches
0
Tags
157 KiB
Branch:
mode-button
ConsoleEmulatorAddProbes
/
network
/
Network.h
11 lines
110 B
Raw
Permalink
Normal View
History
Create project structure
3 years ago
#
ifndef NETWORK_H
#
define NETWORK_H
class
Network
{
public
:
Network
(
)
;
}
;
#
endif
// NETWORK_H