• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# This is a dependency-free, header-only, library, and it needs to stay that
2# way to facilitate pulling it into various third-party projects. So, this
3# file is here to protect against accidentally introducing dependencies.
4include_rules = [
5  "-base",
6  "+base/numerics",
7]
8