summaryrefslogtreecommitdiffstats
path: root/raul/Atom.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'raul/Atom.hpp')
-rw-r--r--raul/Atom.hpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/raul/Atom.hpp b/raul/Atom.hpp
index 149f78f..6b2ae92 100644
--- a/raul/Atom.hpp
+++ b/raul/Atom.hpp
@@ -18,13 +18,9 @@
#define RAUL_ATOM_HPP
#include <stdint.h>
-#include <glib.h>
-#include <cassert>
#include <cstdlib>
#include <cstring>
-#include <iostream>
-#include <map>
#include <string>
namespace Raul {