This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
930e33cb4873ae02027182feb2c779fed4085a1f
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
Database
History
Ben Marsh
99821ce01a
Work around import directives causing ICEs in VS2017 15.9.4 when preprocessing source files for PVS Studio.
...
#rb none #jira UE-69146 [CL 4827580 by Ben Marsh in Main branch]
2019-01-28 22:57:11 -05:00
..
ADOSupport
Work around import directives causing ICEs in VS2017 15.9.4 when preprocessing source files for PVS Studio.
2019-01-28 22:57:11 -05:00
DatabaseSupport
…
RemoteDatabaseSupport
…
SQLiteCore
Fix -ffast-math in SQLite regarding sqlite3IsNaN by using the math.h version of isnan
2019-01-11 18:10:36 -05:00
SQLiteSupport
…