Skip to content

Commit 63d67e9

Browse files
derekmaurocopybara-github
authored andcommitted
Import of CCTZ from GitHub.
PiperOrigin-RevId: 786333780 Change-Id: Ic49399acc9b4689fad52270afea1fbac07360283
1 parent 18dd270 commit 63d67e9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

absl/time/internal/cctz/BUILD.bazel

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15+
load("@rules_cc//cc:cc_binary.bzl", "cc_binary")
16+
load("@rules_cc//cc:cc_library.bzl", "cc_library")
17+
load("@rules_cc//cc:cc_test.bzl", "cc_test")
1518
load("//absl:copts/configure_copts.bzl", "ABSL_DEFAULT_COPTS", "ABSL_DEFAULT_LINKOPTS", "ABSL_TEST_COPTS")
1619

1720
package(features = [

0 commit comments

Comments
 (0)