source:
ntrip/trunk/BNC/bncutils.h@
90
Last change on this file since 90 was 83, checked in by , 19 years ago | |
---|---|
File size: 101 bytes |
Rev | Line | |
---|---|---|
[83] | 1 | |
2 | #ifndef BNCUTILS_H | |
3 | #define BNCUTILS_H | |
4 | ||
5 | #include <QString> | |
6 | ||
7 | void expandEnvVar(QString& str); | |
8 | ||
9 | #endif |
Note:
See TracBrowser
for help on using the repository browser.