great job Kyeongho!
I patched my engine from your solution.
Then I could avoid clashing!
I think the perfect solution of this issue that remove all embedded integer types (ex. unsignd int)from engine code.
Then rewirte code with ue4 coding standard types(ex uint32).
thanks.