Remove some unnecessary declarations.
authorCarl Hetherington <cth@carlh.net>
Sat, 10 Dec 2022 22:42:02 +0000 (23:42 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 10 Dec 2022 23:19:21 +0000 (00:19 +0100)
src/lib/types.h

index e4a333bc2f0d63a15cad17e0ab65f3b1d86aefe3..ad9158c8c232914c5cdf07752c1d57d96973b45c 100644 (file)
 
 */
 
+
 #ifndef DCPOMATIC_TYPES_H
 #define DCPOMATIC_TYPES_H
 
+
 #include "position.h"
 #include "rect.h"
 #include <dcp/util.h>
 #include <vector>
 #include <stdint.h>
 
+
 class Content;
 class VideoContent;
 class AudioContent;
 class TextContent;
 class FFmpegContent;
 
-namespace cxml {
-       class Node;
-}
-
-namespace xmlpp {
-       class Node;
-}
 
 /** The version number of the protocol used to communicate
  *  with servers.  Intended to be bumped when incompatibilities