Codechange: Move includes for common STL headers to stdafx.
This commit is contained in:
@@ -10,8 +10,6 @@
|
||||
#ifndef SHIP_H
|
||||
#define SHIP_H
|
||||
|
||||
#include <deque>
|
||||
|
||||
#include "vehicle_base.h"
|
||||
#include "water_map.h"
|
||||
|
||||
|
Reference in New Issue
Block a user