Mercurial > mercurial > hgweb_golang.cgi
view src/kaigo/horori/searcher/include/utils.h @ 45:20b42e2deae1
add alloc, (new)mover, merger & (new)searcher.
author | pyon@macmini |
---|---|
date | Thu, 16 Apr 2020 20:59:35 +0900 |
parents | |
children | 169936fed61b |
line wrap: on
line source
// Filename : utils.h // Last Change: 2020-03-18 15:00:33. // #pragma once #include <wx/wx.h> wxRect Geo2Rect(wxString geo); wxRect ZeroRect();