diff options
| author | bunnei <bunneidev@gmail.com> | 2017-12-28 23:45:44 -0500 |
|---|---|---|
| committer | bunnei <bunneidev@gmail.com> | 2017-12-28 23:45:44 -0500 |
| commit | b67cbb8d9223f4757092e967c56878183d11fb09 (patch) | |
| tree | cdf16d951a0e23fe297d551fddd534226b83f142 /src/core/hle/service/aoc/aoc_u.cpp | |
| parent | fcd4c1a0dc1345ea3178167fad4582393788824b (diff) | |
ap, aoc_u: Minor cleanup.
Diffstat (limited to 'src/core/hle/service/aoc/aoc_u.cpp')
| -rw-r--r-- | src/core/hle/service/aoc/aoc_u.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/hle/service/aoc/aoc_u.cpp b/src/core/hle/service/aoc/aoc_u.cpp index 2096b707f..514cbc3de 100644 --- a/src/core/hle/service/aoc/aoc_u.cpp +++ b/src/core/hle/service/aoc/aoc_u.cpp @@ -2,7 +2,6 @@ // Licensed under GPLv2 or any later version // Refer to the license.txt file included. -#include <string> #include "core/hle/service/aoc/aoc_u.h" namespace Service { |
