Code cleanup: removing common.h

This commit is contained in:
Ben Vanik
2015-05-02 01:25:59 -07:00
parent 727ffaa122
commit 30f7effa73
147 changed files with 120 additions and 170 deletions

View File

@@ -11,6 +11,7 @@
#include "third_party/microprofile/microprofileui.h"
#include "poly/assert.h"
#include "poly/cxx_compat.h"
#include "poly/math.h"
#include "xenia/gpu/gpu-private.h"