diff options
| author | chenzizhan <[email protected]> | 2024-10-16 10:18:48 +0800 |
|---|---|---|
| committer | chenzizhan <[email protected]> | 2024-10-16 10:18:48 +0800 |
| commit | f56b8f44b91a07bcbcd08614aa4341c2c892b4a1 (patch) | |
| tree | ef644d96e063bd29f2e3d1ef3c74cee9e9ef2af6 /src/version.map | |
| parent | e5c869ccbb7e9357b987754dd605b96f660c133f (diff) | |
rename fieldstat_hll_add_field
Diffstat (limited to 'src/version.map')
| -rw-r--r-- | src/version.map | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.map b/src/version.map index ede484f..5e22600 100644 --- a/src/version.map +++ b/src/version.map @@ -1,5 +1,5 @@ { - global: *fieldstat_*; + global: *fieldstat_*, *histogram*; GIT_VERSION*; local: *; };
\ No newline at end of file |
