stdafx.h: remove BOM from custom included headers
Also add warnings about adding them.
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
#pragma once
|
||||
#pragma once // No BOM and only basic ASCII in this header, or a neko will die
|
||||
|
||||
#ifdef _MSC_VER
|
||||
#include <intrin.h>
|
||||
|
||||
Reference in New Issue
Block a user