mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Added missing mock namespace end tag
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@735 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
parent
a56267c468
commit
d2d817b07e
1 changed files with 1 additions and 2 deletions
|
|
@ -83,9 +83,8 @@ namespace detail
|
||||||
|
|
||||||
E* e_;
|
E* e_;
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
} // mock
|
||||||
|
|
||||||
#define MOCK_NUM_ARGS 0
|
#define MOCK_NUM_ARGS 0
|
||||||
#define MOCK_NUM_ARGS_0
|
#define MOCK_NUM_ARGS_0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue