datacommsserver/esockserver/test/TE_EsockTestSteps/src/ConnectionServer.TestSteps.cpp
equal
deleted
inserted
replaced
18 #include <commdbconnpref.h> |
18 #include <commdbconnpref.h> |
19 #include <simtsy.h> |
19 #include <simtsy.h> |
20 #include <cs_subconevents.h> |
20 #include <cs_subconevents.h> |
21 #include "ConnectionServer.TestSteps.h" |
21 #include "ConnectionServer.TestSteps.h" |
22 #include "networking\qos3gpp_subconparams.h" |
22 #include "networking\qos3gpp_subconparams.h" |
|
23 #include <etelpckt.h> // no longer available from qos3gpp_subconparams.h |
23 #include <in_sock.h> |
24 #include <in_sock.h> |
24 |
25 |
25 #ifdef _DEBUG |
26 #ifdef _DEBUG |
26 // Panic category for "absolutely impossible!" vanilla ASSERT()-type panics from this module |
27 // Panic category for "absolutely impossible!" vanilla ASSERT()-type panics from this module |
27 // (if it could happen through user error then you should give it an explicit, documented, category + code) |
28 // (if it could happen through user error then you should give it an explicit, documented, category + code) |