forked from lix-project/lix
Remove useless <config.h> inclusion from public header.
This commit is contained in:
parent
812fae424e
commit
3854fc9b42
|
@ -1,8 +1,6 @@
|
||||||
#ifndef __TYPES_H
|
#ifndef __TYPES_H
|
||||||
#define __TYPES_H
|
#define __TYPES_H
|
||||||
|
|
||||||
#include "config.h"
|
|
||||||
|
|
||||||
#include <string>
|
#include <string>
|
||||||
#include <list>
|
#include <list>
|
||||||
#include <set>
|
#include <set>
|
||||||
|
|
Loading…
Reference in a new issue