fix a bunch of warnings reported by clang analyzer
[libfirm] / ir / adt / pset.c
1 /**
2  * @file
3  * @brief   pset implementation
4  */
5 #define PSET
6 #include <set.c>