Commit 1ec283d2 authored by Max Kellermann's avatar Max Kellermann

util/Exception: include cleanup

parent 2261bcb5
/* /*
* Copyright 2016-2018 Max Kellermann <max.kellermann@gmail.com> * Copyright 2016-2020 Max Kellermann <max.kellermann@gmail.com>
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions
...@@ -30,8 +30,6 @@ ...@@ -30,8 +30,6 @@
#ifndef EXCEPTION_HXX #ifndef EXCEPTION_HXX
#define EXCEPTION_HXX #define EXCEPTION_HXX
#include "Compiler.h"
#include <exception> #include <exception>
#include <string> #include <string>
#include <utility> #include <utility>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment