mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 03:59:36 +00:00
Clean up vector use
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
#include "PLErrorCodes.h"
|
||||
#include "PLSysCalls.h"
|
||||
|
||||
#include <vector>
|
||||
#include <new>
|
||||
#include <stdlib.h>
|
||||
|
||||
namespace PortabilityLayer
|
||||
|
||||
@@ -9,7 +9,6 @@
|
||||
#include "RGBAColor.h"
|
||||
#include "Vec2i.h"
|
||||
|
||||
#include <vector>
|
||||
#include <assert.h>
|
||||
|
||||
struct QDPictDecodeState
|
||||
|
||||
Reference in New Issue
Block a user