mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-29 17:28:41 -04:00
moved StringUtil into StrUtil to avoid conflicts with another file with lower case name in gui/util
This commit is contained in:
parent
95e8fc4404
commit
b6a2d75747
8 changed files with 8 additions and 8 deletions
|
@ -33,7 +33,7 @@
|
|||
#include "AddOnionCommand.h"
|
||||
#include "HiddenService.h"
|
||||
#include "CryptoKey.h"
|
||||
#include "StringUtil.h"
|
||||
#include "StrUtil.h"
|
||||
|
||||
using namespace Tor;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue