#pragma once #include "../General.h" /* * REV - Base * Contains basic utilities, types and functions for Rev */ double OVM_FloatXRExchange(double From) { }