]> git.tdb.fi Git - r2c2.git/blobdiff - source/libr2c2/catalogue.h
Get rid of some obsolete #includes
[r2c2.git] / source / libr2c2 / catalogue.h
index 5adbde0c8e367c3e64170793ab8caf29c70123aa..46cdb5fb21c150d2d10c974b4969569b65d176af 100644 (file)
@@ -1,13 +1,10 @@
 #ifndef LIBR2C2_CATALOGUE_H_
 #define LIBR2C2_CATALOGUE_H_
 
-#include <map>
 #include <msp/datafile/collection.h>
 #include <msp/datafile/collectionsource.h>
 #include <msp/fs/path.h>
-#include "articlenumber.h"
 #include "layout.h"
-#include "trackappearance.h"
 
 namespace R2C2 {