blob: 63a80369c2405a673ea1957f7e0fbcc2459b8687 (
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
|