Browse Source

server works

master
Krzysztof Kwiatkowski 10 years ago
parent
commit
bca32fb486
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      withepoll/Makefile

+ 2
- 1
withepoll/Makefile View File

@@ -1 +1,2 @@

all:
g++ -std=c++11 smain.cpp -o main

Loading…
Cancel
Save