licenses(['unencumbered'])

cc_library(
  name = 'empty_config_h',
  visibility = ['//third_party:__subpackages__'],
  hdrs = [
    'config.h',
  ],
)
