ZNC
Versions:
latest
readthedocs-test
Main Page
Related Pages
Classes
Files
File List
File Members
third_party
Csocket
examples
third_party/Csocket/examples/defines.h
Go to the documentation of this file.
1
#ifndef _DEFINES_H
2
#define _DEFINES_H
3
#include <string>
4
#include <iostream>
5
6
using
std::cerr;
7
using
std::cout;
8
using
std::endl;
9
10
#define CS_STRING std::string
11
#define _NO_CSOCKET_NS
12
13
14
15
#endif
/* _DEFINES_H */
Generated on Sun Jun 4 2017 19:49:30 for ZNC by
1.8.11