mawinkle 6 gadi atpakaļ
vecāks
revīzija
6f64b727c2
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      include/socketio.hpp

+ 0 - 1
include/socketio.hpp

@@ -45,7 +45,6 @@ public:
 	cppsocket& operator=(const cppsocket& o) = delete;
 	cppsocket& operator=(cppsocket&& o);
 };
-
 class server_socket {
 private:
 #ifdef _WIN32