Skip to content

Commit 9ff5dcc

Browse files
committed
Changed libs included
1 parent f934df1 commit 9ff5dcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/practice/book-store/.meta/example.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
#include <limits>
33
#include <map>
44
#include <stdexcept>
5-
#include <string>
65
#include <vector>
6+
#include <algorithm>
77

88
#include "book_store.h"
99

0 commit comments

Comments
 (0)