Changeset 219 in pacpusframework for trunk/src/_NewComponent/NewComponent.h.in
- Timestamp:
- Nov 12, 2013, 12:01:25 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/_NewComponent/NewComponent.h.in
r216 r219 54 54 55 55 private: 56 structImpl;56 class Impl; 57 57 boost::scoped_ptr<Impl> mImpl; 58 58 };
Note:
See TracChangeset
for help on using the changeset viewer.