1144:4f226fd97826 | 1145:02264bf0108d |
---|---|
16 * along with this program. If not, see <http://www.gnu.org/licenses/>. | 16 * along with this program. If not, see <http://www.gnu.org/licenses/>. |
17 */ | 17 */ |
18 | 18 |
19 #pragma once | 19 #pragma once |
20 #include "ldObject.h" | 20 #include "ldObject.h" |
21 #include "ldDocument.h" | 21 #include "lddocument.h" |
22 | 22 |
23 template<typename T> | 23 template<typename T> |
24 class LDObjectIterator | 24 class LDObjectIterator |
25 { | 25 { |
26 public: | 26 public: |