|
Last change
on this file was
8104,
checked in by westram, 14 years ago
|
|
merge from ptpan_back [8085] [8088] [8091]
- avoid shadow warnings from some TEST_ASSERTions
- patch name shows whether tests were valgrinded
- added template IGNORE_RESULT(), to ignore results tagged with __ATTR__USERESULT
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
|
File size:
646 bytes
|
| Line | |
|---|
| 1 | // -------------------------------------------------------------------------------- |
|---|
| 2 | // start ../../AISC_COM/C/aisc_server.h |
|---|
| 3 | // |
|---|
| 4 | // [Note: This header isn't included directly, it's merged into generated code by AISC] |
|---|
| 5 | |
|---|
| 6 | #include <stdio.h> |
|---|
| 7 | #include <stdlib.h> |
|---|
| 8 | #include <string.h> |
|---|
| 9 | |
|---|
| 10 | #include <dupstr.h> |
|---|
| 11 | #include <aisc.h> |
|---|
| 12 | #include <aisc_com.h> |
|---|
| 13 | |
|---|
| 14 | #ifndef ATTRIBUTES_H |
|---|
| 15 | #include <attributes.h> |
|---|
| 16 | #endif |
|---|
| 17 | #include <server.h> |
|---|
| 18 | #include <aisc_server_proto.h> |
|---|
| 19 | #include <aisc_server_extern.h> |
|---|
| 20 | #include <import_proto.h> |
|---|
| 21 | |
|---|
| 22 | #include <struct_man.h> |
|---|
| 23 | |
|---|
| 24 | // end ../../AISC_COM/C/aisc_server.h |
|---|
| 25 | // -------------------------------------------------------------------------------- |
|---|
Note: See
TracBrowser
for help on using the repository browser.