Remove useless <config.h> inclusion from public header.

This commit is contained in:
Ludovic Courtès 2011-01-14 13:55:58 +00:00
parent 812fae424e
commit 3854fc9b42
1 changed files with 0 additions and 2 deletions

View File

@ -1,8 +1,6 @@
#ifndef __TYPES_H
#define __TYPES_H
#include "config.h"
#include <string>
#include <list>
#include <set>