mirror of
https://git.wownero.com/wownero/onion-wownero-blockchain-explorer.git
synced 2024-08-15 00:33:12 +00:00
dateparser class removed
This commit is contained in:
parent
bc511cad69
commit
73eeb7321f
5 changed files with 1 additions and 99 deletions
|
@ -8,11 +8,10 @@ project(myext)
|
|||
set(SOURCE_HEADERS
|
||||
minicsv.h
|
||||
format.h
|
||||
dateparser.h)
|
||||
)
|
||||
|
||||
set(SOURCE_FILES
|
||||
format.cc
|
||||
dateparser.cpp
|
||||
date/tz.cpp)
|
||||
|
||||
# make static library called libmyxrm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue