Rename cpp_function_types.hpp -> cpp_function_type.hpp
Only plural header, consistency.
This commit is contained in:
parent
93f5ad5999
commit
65eb2f58b5
2 changed files with 4 additions and 4 deletions
|
|
@ -7,7 +7,7 @@
|
|||
#include <cppast/cpp_array_type.hpp>
|
||||
#include <cppast/cpp_entity.hpp>
|
||||
#include <cppast/cpp_entity_kind.hpp>
|
||||
#include <cppast/cpp_function_types.hpp>
|
||||
#include <cppast/cpp_function_type.hpp>
|
||||
|
||||
using namespace cppast;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue