Skip to content

Commit 0c57ed4

Browse files
authored
Update eigen.BUILD
1 parent 4e2a054 commit 0c57ed4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bazel/eigen.BUILD

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
# Eigen is a C++ template library for linear algebra: vectors,
33
# matrices, and related algorithms.
44

5+
load("@rules_cc//cc:defs.bzl", "cc_library")
6+
57
licenses([
68
# Note: Eigen is an MPL2 library that includes GPL v3 and LGPL v2.1+ code.
79
# We've taken special care to not reference any restricted code.

0 commit comments

Comments
 (0)