1
0
Fork 0
forked from lthn/blockchain

fixed compilation issue

This commit is contained in:
cryptozoidberg 2025-04-09 12:25:05 +04:00
parent 5978ed27f2
commit 144d403c8b
No known key found for this signature in database
GPG key ID: 2E10CC61CAC8F36D

View file

@ -280,7 +280,7 @@ namespace tools
return true;
}
}
#endif
//#endif
response.m_response_code = 200;
response.m_response_comment = "Ok";