Changeset 14724 for trunk/gtk/conf.h
- Timestamp:
- Mar 29, 2016, 4:37:21 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/gtk/conf.h
r13683 r14724 23 23 *****************************************************************************/ 24 24 25 #ifndef GTR_CONFIG_H 26 #define GTR_CONFIG_H 25 #pragma once 27 26 28 27 #include <inttypes.h> … … 47 46 struct tr_variant* gtr_pref_get_all (void); 48 47 49 #endif /* GTR_CONFIG_H */
Note: See TracChangeset
for help on using the changeset viewer.