comparison base/Scavenger.h @ 1586:841b2a3e606d

Merge from branch fix-static-analysis
author Chris Cannam
date Wed, 09 Jan 2019 15:24:38 +0000
parents ad5f892c0c4d
children
comparison
equal deleted inserted replaced
1585:9570ef94eaa3 1586:841b2a3e606d
17 This is a modified version of a source file from the 17 This is a modified version of a source file from the
18 Rosegarden MIDI and audio sequencer and notation editor. 18 Rosegarden MIDI and audio sequencer and notation editor.
19 This file copyright 2000-2006 Chris Cannam. 19 This file copyright 2000-2006 Chris Cannam.
20 */ 20 */
21 21
22 #ifndef _SCAVENGER_H_ 22 #ifndef SV_SCAVENGER_H
23 #define _SCAVENGER_H_ 23 #define SV_SCAVENGER_H
24 24
25 #include "system/System.h" 25 #include "system/System.h"
26 26
27 #include <vector> 27 #include <vector>
28 #include <list> 28 #include <list>