moved inline include to appropriate file

This commit is contained in:
Jeff Hill
2001-01-22 18:40:10 +00:00
parent 329e3b5177
commit ad3da31c06
2 changed files with 1 additions and 2 deletions

View File

@@ -20,6 +20,7 @@
#include "tcpiiu_IL.h"
#include "nciu_IL.h"
#include "ioCounter_IL.h"
#include "comQueSend_IL.h"
extern "C" void cacRecursionLockExitHandler ()
{

View File

@@ -16,8 +16,6 @@
* 505 665 1831
*/
#include "comQueSend_IL.h"
inline bool tcpiiu::fullyConstructed () const
{
return this->fullyConstructedFlag;