blob: 5b4e06c645dfe3f233f2566e3d908afd65e275be [file] [log] [blame]
__all__ = ["gnu_libstdcpp", "libcxx"]
for x in __all__:
__import__('lldb.formatters.cpp.' + x)