diff options
Diffstat (limited to 'gdbsupport/event-loop.cc')
-rw-r--r-- | gdbsupport/event-loop.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdbsupport/event-loop.cc b/gdbsupport/event-loop.cc index 0ab6974..b18a9fd 100644 --- a/gdbsupport/event-loop.cc +++ b/gdbsupport/event-loop.cc @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "gdbsupport/common-defs.h" #include "gdbsupport/event-loop.h" #include <chrono> |