mirror of
https://github.com/isocpp/CppCoreGuidelines.git
synced 2025-12-17 04:44:34 +03:00
SF.10: remove double #include <vector> from example
This commit is contained in:
committed by
Jonathan Wakely
parent
d35d76c3e3
commit
e7cdce445a
@@ -18992,7 +18992,6 @@ For example:
|
||||
|
||||
// basic_std_lib.h:
|
||||
|
||||
#include <vector>
|
||||
#include <string>
|
||||
#include <map>
|
||||
#include <iostream>
|
||||
|
||||
Reference in New Issue
Block a user