#ifndef XNA_PIPELINE_LOGGER_HPP #define XNA_PIPELINE_LOGGER_HPP namespace xna { class ContentBuilderLogger { }; } #endif