File: b.h

package info (click to toggle)
fastdep 0.16-7
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 596 kB
  • ctags: 323
  • sloc: cpp: 2,144; ansic: 814; sh: 208; makefile: 124
file content (7 lines) | stat: -rw-r--r-- 65 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
#ifndef B_H_
#define B_H_

#include "c.h"
#include "e.h"

#endif