branch | cpp_gui |
changeset 6307 | f40e88cff863 |
parent 6303 | 84c215fc8eb8 |
child 6308 | 646711c5feaa |
6306:036aa28ca80e | 6307:f40e88cff863 |
---|---|
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 |