Skip to content
Snippets Groups Projects
Commit a649d363 authored by dnsadmin's avatar dnsadmin
Browse files

Include-ok jó helyre mozgatása

parent 508089f8
Branches
No related tags found
No related merge requests found
...@@ -5,12 +5,12 @@ ...@@ -5,12 +5,12 @@
* Created on 2016. május 27., 10:30 * Created on 2016. május 27., 10:30
*/ */
#include <string>
#include <stdexcept>
#ifndef SOCKET_ERROR_H #ifndef SOCKET_ERROR_H
#define SOCKET_ERROR_H #define SOCKET_ERROR_H
#include <string>
#include <stdexcept>
class socket_error: public std::runtime_error class socket_error: public std::runtime_error
{ {
public: public:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment