diff options
Diffstat (limited to 'src/wx/suspender.h')
| -rw-r--r-- | src/wx/suspender.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/wx/suspender.h b/src/wx/suspender.h index 3538951a8..947d7a367 100644 --- a/src/wx/suspender.h +++ b/src/wx/suspender.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2020 Carl Hetherington <cth@carlh.net> + Copyright (C) 2020-2021 Carl Hetherington <cth@carlh.net> This file is part of DCP-o-matic. @@ -18,9 +18,11 @@ */ + #include <boost/function.hpp> #include <set> + class Suspender { public: |
