Changeset 195 in pacpusframework for trunk/include/Pacpus/kernel
- Timestamp:
- Oct 24, 2013, 9:50:36 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/Pacpus/kernel/ComponentBase.h
r184 r195 25 25 #include <Pacpus/kernel/ComponentManager.h> 26 26 #include <Pacpus/kernel/InputOutputBase.h> 27 // InputOutputInterface.h must be included, otherwise we could not use addInput, addOutput template methods 28 #include <Pacpus/kernel/InputOutputInterface.h> 27 29 #include <Pacpus/kernel/pacpus.h> 28 30 #include <Pacpus/kernel/XmlComponentConfig.h>
Note:
See TracChangeset
for help on using the changeset viewer.