#ifndef _DNACOMMON_GX_HPP_
#define _DNACOMMON_GX_HPP_

#include "HECL/Backend/GX.hpp"
using GX = HECL::Backend::GX;

#endif // _DNACOMMON_GX_HPP_