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