mirror of
https://github.com/NixOS/nix
synced 2025-06-26 07:31:15 +02:00
Remove useless <config.h> inclusion from public header.
This commit is contained in:
parent
812fae424e
commit
3854fc9b42
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue