Skip to content

Commit

Permalink
Fix UTF-8 BOM in vm.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Nekotekina committed Jun 25, 2019
1 parent 31afd04 commit 1641be5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpcs3/Emu/Memory/vm.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#include "stdafx.h"
#include "stdafx.h"
#include "vm_locking.h"
#include "vm_ptr.h"
#include "vm_ref.h"
Expand Down

0 comments on commit 1641be5

Please sign in to comment.