Updates for bazel on windows.
This commit is contained in:
@@ -17,8 +17,12 @@
|
||||
* Free Software Foundation, Inc., *
|
||||
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
|
||||
***************************************************************************/
|
||||
|
||||
// clang-format off
|
||||
#include "vector.h"
|
||||
|
||||
// clang-format on
|
||||
|
||||
namespace OpenArena {
|
||||
|
||||
Vec3d::Vec3d(const Vec3d& orig) {
|
||||
|
||||
Reference in New Issue
Block a user