summaryrefslogtreecommitdiff
path: root/src/lib/encode_server_description.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2022-12-13 11:18:31 +0100
committerCarl Hetherington <cth@carlh.net>2022-12-13 11:18:31 +0100
commit0185ba27b0e9c52a173147c1380ec5f345109afc (patch)
tree857df3c7f920312cccfa6a69cae7c709658a11c7 /src/lib/encode_server_description.h
parent94d5ba335224db075a95a76654f732ef54a4eabd (diff)
More header trimming.
Diffstat (limited to 'src/lib/encode_server_description.h')
-rw-r--r--src/lib/encode_server_description.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/lib/encode_server_description.h b/src/lib/encode_server_description.h
index f60051b85..f79b890f7 100644
--- a/src/lib/encode_server_description.h
+++ b/src/lib/encode_server_description.h
@@ -18,12 +18,15 @@
*/
+
#ifndef DCPOMATIC_ENCODE_SERVER_DESCRIPTION_H
#define DCPOMATIC_ENCODE_SERVER_DESCRIPTION_H
+
#include "types.h"
#include <boost/date_time/posix_time/posix_time.hpp>
+
/** @class EncodeServerDescription
* @brief Class to describe a server to which we can send encoding work.
*/