blob: 05779021ba6443d4218bb80a028a7776f0d2a272 (
plain) (
tree)
|
|
/* See LICENSE file for copyright and license details. */
#ifndef LIBGAMMA_HH
#define LIBGAMMA_HH
#include "libgamma-error.hh"
#include "libgamma-method.hh"
#include "libgamma-facade.hh"
#endif
|