Package Index  Table of Contents

CodeCheck ECS C/C++ to Test Suite - 172.cpp

/*
172.  Use #include sparingly in header files.
*/
// 172.h #includes "gen.h" [ prj header ], its ok for 172.h to #include <> system headers
#include "172.h"

Package Index  Table of Contents

CodeCheck Copyright (c) 1988-2005 by Abraxas Software Inc. (R). All rights reserved.