fix other build issues with non-unity builds
This commit is contained in:
@@ -24,6 +24,8 @@ This is the second major release of the SenseGlove Unreal Engine Plugin adding s
|
||||
- Allow the C++ compiler the opportunity to perform RVO/NRVO if applicable.
|
||||
- Fix the modules' order inside the .uplugin file.
|
||||
- Fix a build issue inside FSGArrayUtils::FromStdVector introduced by newer MVSC updates due to stricter implicit uint64 to int32 conversions.
|
||||
- Fix a build issues inside FSGArrayUtils when performing non-Unity builds due to the missing <string> header.
|
||||
- Fix other build issues in USGDevice, USGNovaGloveSensorData, FSGDeviceImpl, and FSGSenseGloveVarsImpl when performing non-Unity builds due to the missing relevant headers.
|
||||
- Fix changelog formatting.
|
||||
|
||||
### Changed
|
||||
|
||||
Reference in New Issue
Block a user