Skip to content

Commit b384153

Browse files
committed
Update labor_kitchen_interface_food_key.h
grr forgot to save
1 parent e2eef85 commit b384153

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/include/df/custom/hash/labor_kitchen_interface_food_key.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
template<>
22
struct std::hash<> {
3-
auto operator()(const labor_kitchen_interface_food_key &a) const -> size_t {
3+
auto operator()(const df::labor_kitchen_interface_food_key &a) const -> size_t {
44
struct thing {
55
int16_t t;
66
int16_t st;

0 commit comments

Comments
 (0)