File: conf.h.in

package info (click to toggle)
bonnie%2B%2B 1.98
  • links: PTS
  • area: main
  • in suites: buster
  • size: 580 kB
  • sloc: cpp: 4,413; perl: 164; sh: 117; makefile: 108
file content (9 lines) | stat: -rw-r--r-- 117 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
#ifndef CONF_H
#define CONF_H

#undef HAVE_ALGO_H
#undef HAVE_ALGO
#undef HAVE_ALGORITHM
#undef HAVE_MIN_MAX

#endif