Fix headers
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef S0014_LONGEST_COMMON_PREFIX
|
||||
#define S0014_LONGEST_COMMON_PREFIX
|
||||
#ifndef S0014_LONGEST_COMMON_PREFIX_HPP
|
||||
#define S0014_LONGEST_COMMON_PREFIX_HPP
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
Reference in New Issue
Block a user