Skip to content
  • Ian Lynagh's avatar
    Fix build on Win64 · 98810fe8
    Ian Lynagh authored
    gcc thought that fourthFloating could be used without being defined.
    In actual fact it couldn't, but I've refactored the code so that it
    can now see this.
    98810fe8