source:
ThirdParty/levmar/src/lm.h@
e9f307
      
      | Last change on this file since e9f307 was 8ce1a9, checked in by , 9 years ago | |
|---|---|
| 
 | |
| File size: 236 bytes | |
| Line | |
|---|---|
| 1 | #ifndef _DEPR_LM_H_ | 
| 2 | #define _DEPR_LM_H_ | 
| 3 | |
| 4 | #ifdef _MSC_VER | 
| 5 | #pragma message("lm.h is deprecated, please use levmar.h instead!") | 
| 6 | #else | 
| 7 | #error lm.h is deprecated, please use levmar.h instead! | 
| 8 | #endif /* _MSC_VER */ | 
| 9 | |
| 10 | #endif /* _DEPR_LM_H_ */ | 
| 11 | 
  Note:
 See   TracBrowser
 for help on using the repository browser.
    
