|
Last change
on this file was
7916,
checked in by westram, 15 years ago
|
- removed AWAR_DTREE_REFRESH (→ AWAR_TREE_REFRESH)
- DRYed AWAR_TREE_REFRESH
- loosened coupling between aw_awar.hxx and aw_awar_defs.hxx (former aw_awars.hxx)
- aw_awars.hxx now includes both
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
|
File size:
203 bytes
|
| Line | |
|---|
| 1 | #ifndef AW_AWARS_HXX |
|---|
| 2 | #define AW_AWARS_HXX |
|---|
| 3 | |
|---|
| 4 | #ifndef AW_AWAR_HXX |
|---|
| 5 | #include <aw_awar.hxx> |
|---|
| 6 | #endif |
|---|
| 7 | #ifndef AW_AWAR_DEFS_HXX |
|---|
| 8 | #include <aw_awar_defs.hxx> |
|---|
| 9 | #endif |
|---|
| 10 | |
|---|
| 11 | |
|---|
| 12 | #else |
|---|
| 13 | #error aw_awars.hxx included twice |
|---|
| 14 | #endif |
|---|
Note: See
TracBrowser
for help on using the repository browser.