feat: compatible for different cppcheck versions
This commit is contained in:
parent
0e135d174e
commit
97081f27ad
|
@ -1,8 +1,8 @@
|
||||||
#include <vector>
|
// #include <vector>
|
||||||
|
|
||||||
#include <gtest/test.h>
|
// #include <gtest/test.h>
|
||||||
|
|
||||||
#include <something.hh>
|
// #include <something.hh>
|
||||||
class Date {
|
class Date {
|
||||||
// ...
|
// ...
|
||||||
public:
|
public:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user