index
:
ychat
0.5
0.5-basic
0.7
0.7@21
0.8
0.8@21
master
packages
ychat-0.5
ychat-0.5-basic
ychat-0.7
ychat-0.8
A chat server written in C++
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cont.cpp
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'cont.cpp')
-rwxr-xr-x
cont.cpp
2
1 files changed, 1 insertions, 1 deletions
diff --git a/cont.cpp b/cont.cpp
index 91cbbca..a437543 100755
--- a/
cont.cpp
+++ b/
cont.cpp
@@ -4,7 +4,7 @@
#define CONT_CXX
#include "cont.h"
-#include "MUTX.h"
+#include "s_mutx.h"
using namespace std;