aboutsummaryrefslogtreecommitdiffstats
path: root/libgamma.hh
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2022-07-21 18:11:44 +0200
committerMattias Andrée <maandree@kth.se>2022-07-21 18:11:44 +0200
commit1fdaa473e0b54d2d8819da0a477dbaeed913e76f (patch)
tree1a7476ada7525420ac2542187aa8a95036fc63f1 /libgamma.hh
parentChange license, improve makefile, remove dist/ (diff)
downloadlibgammamm-1fdaa473e0b54d2d8819da0a477dbaeed913e76f.tar.gz
libgammamm-1fdaa473e0b54d2d8819da0a477dbaeed913e76f.tar.bz2
libgammamm-1fdaa473e0b54d2d8819da0a477dbaeed913e76f.tar.xz
Change style1.0.2
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'libgamma.hh')
-rw-r--r--libgamma.hh3
1 files changed, 0 insertions, 3 deletions
diff --git a/libgamma.hh b/libgamma.hh
index 0577902..63a8036 100644
--- a/libgamma.hh
+++ b/libgamma.hh
@@ -2,11 +2,8 @@
#ifndef LIBGAMMA_HH
#define LIBGAMMA_HH
-
#include "libgamma-error.hh"
#include "libgamma-method.hh"
#include "libgamma-facade.hh"
-
#endif
-