Skip to content

Commit fef5098

Browse files
authored
Removes FIXME that is unlikely to be fixed at this point in the project history (#7058)
1 parent e6634f7 commit fef5098

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

proxy/http/remap/UrlMappingPathIndex.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
#pragma once
2424

2525
#include "tscore/ink_platform.h"
26-
#undef std // FIXME: remove dependancy on the STL
26+
2727
#include <map>
2828

2929
#include "URL.h"

0 commit comments

Comments
 (0)