diff --git a/src/util/Exception.hxx b/src/util/Exception.hxx index 6aa94f153..e6cbe2af9 100644 --- a/src/util/Exception.hxx +++ b/src/util/Exception.hxx @@ -1,5 +1,5 @@ /* - * Copyright 2016-2018 Max Kellermann + * Copyright 2016-2020 Max Kellermann * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -30,8 +30,6 @@ #ifndef EXCEPTION_HXX #define EXCEPTION_HXX -#include "Compiler.h" - #include #include #include