diff options
Diffstat (limited to 'src/lib/environment_info.h')
| -rw-r--r-- | src/lib/environment_info.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/environment_info.h b/src/lib/environment_info.h index 1f4c9aba0..7e85f8df6 100644 --- a/src/lib/environment_info.h +++ b/src/lib/environment_info.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2012-2015 Carl Hetherington <cth@carlh.net> + Copyright (C) 2012-2021 Carl Hetherington <cth@carlh.net> This file is part of DCP-o-matic. @@ -18,4 +18,5 @@ */ + extern std::list<std::string> environment_info (); |
