summaryrefslogtreecommitdiff
path: root/game/vehicles/vehicle.cpp
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2021-02-20 14:06:29 +0000
committerDan Goodliffe <dan@randomdan.homeip.net>2021-02-20 14:06:29 +0000
commitb77024de4351bcddee5c4781aa9fc031131f293b (patch)
treec51d7c8add4c450a0b6e980da88830fa53215171 /game/vehicles/vehicle.cpp
parentdos2unix shader sources (diff)
downloadilt-b77024de4351bcddee5c4781aa9fc031131f293b.tar.bz2
ilt-b77024de4351bcddee5c4781aa9fc031131f293b.tar.xz
ilt-b77024de4351bcddee5c4781aa9fc031131f293b.zip
Pass linters
Diffstat (limited to 'game/vehicles/vehicle.cpp')
-rw-r--r--game/vehicles/vehicle.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/game/vehicles/vehicle.cpp b/game/vehicles/vehicle.cpp
index b9d10bc..26e33d4 100644
--- a/game/vehicles/vehicle.cpp
+++ b/game/vehicles/vehicle.cpp
@@ -1,6 +1,5 @@
#include "vehicle.h"
#include "game/network/link.h"
-#include <array>
#include <memory>
#include <utility>