Show
Ignore:
Timestamp:
09/07/09 12:43:48 (15 years ago)
Author:
bhilburn
Message:

First step in revamping component architecture in preperation for fixing
the CBR implementation. Files only now include the declaration for the
component they need - not all of them.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • vtcross/trunk/src/policy_engines/policy_demo.cpp

    r411 r465  
    2828 
    2929#include "vtcross/common.h" 
    30 #include "vtcross/components.h" 
    3130#include "vtcross/containers.h" 
    3231#include "vtcross/debug.h" 
    3332#include "vtcross/error.h" 
     33#include "vtcross/policy_engine.h" 
    3434#include "vtcross/socketcomm.h" 
    3535