Fix load statements

This commit is contained in:
Guillaume Chatelet
2025-07-24 16:37:06 +00:00
parent 91e0e8a70f
commit 6759325e87
37 changed files with 70 additions and 11 deletions

View File

@@ -11,6 +11,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
load("@rules_cc//cc:cc_library.bzl", "cc_library")
# External users should depend only on ":math_opt" and include
# "math_opt.h". Hence other libraries are private.
package(default_visibility = [