Fix UTF-8 BOM in vm.cpp

This commit is contained in:
Nekotekina
2019-06-25 22:16:19 +03:00
parent 31afd046b0
commit 1641be5e0c
+1 -1
View File
@@ -1,4 +1,4 @@
#include "stdafx.h"
#include "stdafx.h"
#include "vm_locking.h"
#include "vm_ptr.h"
#include "vm_ref.h"