blob: a708cfddc2de7bddbeec617dcfa69b16471a2948 [file] [log] [blame]
// Copyright 2017 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef BASE_NUMERICS_SAFE_MATH_H_
#define BASE_NUMERICS_SAFE_MATH_H_
#include "anglebase/numerics/checked_math.h"
#include "anglebase/numerics/clamped_math.h"
#include "anglebase/numerics/safe_conversions.h"
#endif // BASE_NUMERICS_SAFE_MATH_H_