aboutsummaryrefslogtreecommitdiffstats
path: root/libgamma.hh
blob: 63a80369c2405a673ea1957f7e0fbcc2459b8687 (plain) (blame)
1
2
3
4
5
6
7
8
9
/* 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