mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
.bazaar fixed plugin/gtest memory leaks on MS Windows
git-svn-id: svn://ultimatepp.org/upp/trunk@9430 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
c389aaee6e
commit
8d56e81392
5 changed files with 16 additions and 3 deletions
|
|
@ -12,5 +12,6 @@ file
|
|||
main.cpp;
|
||||
|
||||
mainconfig
|
||||
"" = "USEMALLOC",
|
||||
"" = "";
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
#include <iostream>
|
||||
#include <plugin/gtest/gtest.h>
|
||||
|
||||
int main(int argc, char *argv[])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue