Commit 0910b32
fix(server): link prompt_normalize.cpp into replay_http_server
http_server.cpp now calls normalize_system_for_cache (added to main
during billing-header strip work). The replay_http_server test target
was missing the .cpp that defines it.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent adec1e2 commit 0910b32
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
891 | 891 | | |
892 | 892 | | |
893 | 893 | | |
894 | | - | |
| 894 | + | |
| 895 | + | |
895 | 896 | | |
896 | 897 | | |
897 | 898 | | |
| |||
0 commit comments