Mercurial > hg > batch-feature-extraction-tool
comparison Source/XMLWrite.h @ 14:636c989477e7
XML changes for Public.
author | Geogaddi\David <d.m.ronan@qmul.ac.uk> |
---|---|
date | Wed, 04 May 2016 11:02:59 +0100 |
parents | a64055168b9b |
children |
comparison
equal
deleted
inserted
replaced
13:a64055168b9b | 14:636c989477e7 |
---|---|
11 #ifndef XMLWRITE_H_INCLUDED | 11 #ifndef XMLWRITE_H_INCLUDED |
12 #define XMLWRITE_H_INCLUDED | 12 #define XMLWRITE_H_INCLUDED |
13 | 13 |
14 #include "ObservationData.h" | 14 #include "ObservationData.h" |
15 #include "FeatureData.h" | 15 #include "FeatureData.h" |
16 #include "../JuceLibraryCode/modules/juce_core/juce_core.h" | 16 #include "../JuceLibraryCode/JuceHeader.h" |
17 | 17 |
18 class XMLWrite | 18 class XMLWrite |
19 { | 19 { |
20 public: | 20 public: |
21 XMLWrite(); | 21 XMLWrite(); |