summaryrefslogtreecommitdiff
path: root/misc/win32/libapr.c
blob: b54667430e08a5d36b5234653f9c8ed4fde21b25 (plain)
1
2
3
4
5
6
7
/*
 * Placeholder to force aprlib.dll creation with no LNK4001 error
 *
 * However, this isn't a bad place to store dynamic-only functions 
 * that determine which version of apr the application has loaded.
 * These functions are of (less?) importance to static-bound apps.
 */