changeset 6916 | e87d54a598ea |
parent 6611 | b7c7829c8fc7 |
child 6977 | 67b989528f3d |
6915:99e67df845fd | 6916:e87d54a598ea |
---|---|
1 /* $Id$ */ |
1 /* $Id$ */ |
2 |
|
3 /** @file stdfax.h */ |
|
2 |
4 |
3 #ifndef STDAFX_H |
5 #ifndef STDAFX_H |
4 #define STDAFX_H |
6 #define STDAFX_H |
5 |
7 |
6 /* It seems that we need to include stdint.h before anything else |
8 /* It seems that we need to include stdint.h before anything else |