mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-07-04 05:51:19 +12:00
Be consistent with definitions
This commit is contained in:
parent
37cfd78afd
commit
0452ec3885
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#include "FSPath.h"
|
||||
|
||||
#ifdef BOOST_OS_LINUX
|
||||
#ifdef BOOST_OS_UNIX
|
||||
|
||||
FSPath& FSPath::operator/ (const FSPath & other)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue