- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Descriptors/AtomDescriptor_impl.hpp
r7a1ce5 rf16a4b 1 #include "Descriptors/AtomDescriptor.hpp" 1 #ifndef ATOMDESCRIPTOR_IMPL_HPP 2 #define ATOMDESCRIPTOR_IMPL_HPP 2 3 3 4 /************************ Declarations of implementation Objects ************************/ … … 72 73 AtomDescriptor::impl_ptr arg; 73 74 }; 75 76 #endif //ATOMDESCRIPTOR_IMPL_HPP
Note:
See TracChangeset
for help on using the changeset viewer.