.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:
klugier 2016-01-23 18:17:59 +00:00
parent c389aaee6e
commit 8d56e81392
5 changed files with 16 additions and 3 deletions

View file

@ -12,5 +12,6 @@ file
main.cpp;
mainconfig
"" = "USEMALLOC",
"" = "";

View file

@ -1,4 +1,3 @@
#include <iostream>
#include <plugin/gtest/gtest.h>
int main(int argc, char *argv[])