Some xb style cleanup.

This commit is contained in:
Ben Vanik
2015-08-05 22:06:20 -07:00
parent eaa1a8ee3a
commit e6461f326c
29 changed files with 87 additions and 83 deletions

View File

@@ -13,6 +13,9 @@
#include <cstdint>
#include <functional>
#include <memory>
#include <string>
#include <utility>
#include <vector>
#include "xenia/base/threading.h"
@@ -112,4 +115,4 @@ class SocketServer {
} // namespace xe
#endif // XENIA_BASE_SOCKET_H_
#endif // XENIA_BASE_SOCKET_H_