3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-06-19 20:33:38 +00:00

removed byte order mark

This commit is contained in:
Christoph M. Wintersteiger 2015-10-28 23:31:08 +00:00
parent eb28ee8999
commit 118d597c22

View file

@ -1,4 +1,4 @@
using System; using System;
using System.Reflection; using System.Reflection;
using System.Runtime.CompilerServices; using System.Runtime.CompilerServices;
using System.Runtime.InteropServices; using System.Runtime.InteropServices;