mirror of
https://github.com/aaru-dps/fstester.git
synced 2025-12-16 19:24:39 +00:00
Split includes for MacOS.
This commit is contained in:
10
setter/src/macos/links.h
Normal file
10
setter/src/macos/links.h
Normal file
@@ -0,0 +1,10 @@
|
||||
//
|
||||
// Created by claunia on 12/3/21.
|
||||
//
|
||||
|
||||
#ifndef SETTER_SRC_MACOS_LINKS_H_
|
||||
#define SETTER_SRC_MACOS_LINKS_H_
|
||||
|
||||
const char* targetText = "This file is the target of an alias.\r";
|
||||
|
||||
#endif // SETTER_SRC_MACOS_LINKS_H_
|
||||
Reference in New Issue
Block a user