bazel: fix more load statements
This commit is contained in:
@@ -11,6 +11,10 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
load("@rules_cc//cc:cc_binary.bzl", "cc_binary")
|
||||
load("@rules_cc//cc:cc_library.bzl", "cc_library")
|
||||
load("@rules_cc//cc:cc_test.bzl", "cc_test")
|
||||
|
||||
exports_files(
|
||||
[
|
||||
"shift_minimization.dat",
|
||||
|
||||
Reference in New Issue
Block a user