forked from eden-emu/eden
Common: Cleanup emu_window includes.
This commit is contained in:
parent
1775adc34c
commit
22ae87530b
5 changed files with 23 additions and 13 deletions
|
@ -4,11 +4,10 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <initializer_list>
|
||||
#include <type_traits>
|
||||
|
||||
#include <common/common_types.h>
|
||||
#include "common/vector_math.h"
|
||||
|
||||
#include "math.h"
|
||||
#include "pica.h"
|
||||
|
||||
namespace Pica {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue