/* * Distributed under the OSI-approved Apache License, Version 2.0. See * accompanying file Copyright.txt for details. * * Attribute.cpp : needed for template separation using Attribute.tcc * * Created on: Aug 3, 2017 * Author: William F Godoy godoywf@ornl.gov */ #include "Attribute.h" #include "Attribute.tcc" namespace adios2 { } // end namespace adios2