source:
trunk/config.tests/unix/stdint/main.cpp@
490
      
      | Last change on this file since 490 was 2, checked in by , 16 years ago | |
|---|---|
| File size: 92 bytes | |
| Line | |
|---|---|
| 1 | /* Check for the presence of stdint.h */ | 
| 2 | #include <stdint.h> | 
| 3 | |
| 4 | int main() | 
| 5 | { | 
| 6 | return 0; | 
| 7 | } | 
| 8 | 
  Note:
 See   TracBrowser
 for help on using the repository browser.
    
