| @@ -243777,10 +243777,10 @@ BEGIN_JUCE_NAMESPACE | |||||
| /* | /* | ||||
| Note that a lot of methods that you'd expect to find in this file actually | Note that a lot of methods that you'd expect to find in this file actually | ||||
| live in juce_posix_SharedCode.cpp! | |||||
| live in juce_posix_SharedCode.h! | |||||
| */ | */ | ||||
| /********* Start of inlined file: juce_posix_SharedCode.cpp *********/ | |||||
| /********* Start of inlined file: juce_posix_SharedCode.h *********/ | |||||
| /* | /* | ||||
| This file contains posix routines that are common to both the Linux and Mac builds. | This file contains posix routines that are common to both the Linux and Mac builds. | ||||
| @@ -244190,7 +244190,7 @@ void InterProcessLock::exit() throw() | |||||
| } | } | ||||
| } | } | ||||
| } | } | ||||
| /********* End of inlined file: juce_posix_SharedCode.cpp *********/ | |||||
| /********* End of inlined file: juce_posix_SharedCode.h *********/ | |||||
| static File executableFile; | static File executableFile; | ||||
| @@ -245470,7 +245470,7 @@ BEGIN_JUCE_NAMESPACE | |||||
| /* | /* | ||||
| Note that a lot of methods that you'd expect to find in this file actually | Note that a lot of methods that you'd expect to find in this file actually | ||||
| live in juce_posix_SharedCode.cpp! | |||||
| live in juce_posix_SharedCode.h! | |||||
| */ | */ | ||||
| #ifndef CPU_ISSET | #ifndef CPU_ISSET | ||||
| @@ -251475,10 +251475,10 @@ BEGIN_JUCE_NAMESPACE | |||||
| /* | /* | ||||
| Note that a lot of methods that you'd expect to find in this file actually | Note that a lot of methods that you'd expect to find in this file actually | ||||
| live in juce_posix_SharedCode.cpp! | |||||
| live in juce_posix_SharedCode.h! | |||||
| */ | */ | ||||
| /********* Start of inlined file: juce_posix_SharedCode.cpp *********/ | |||||
| /********* Start of inlined file: juce_posix_SharedCode.h *********/ | |||||
| /* | /* | ||||
| This file contains posix routines that are common to both the Linux and Mac builds. | This file contains posix routines that are common to both the Linux and Mac builds. | ||||
| @@ -251888,7 +251888,7 @@ void InterProcessLock::exit() throw() | |||||
| } | } | ||||
| } | } | ||||
| } | } | ||||
| /********* End of inlined file: juce_posix_SharedCode.cpp *********/ | |||||
| /********* End of inlined file: juce_posix_SharedCode.h *********/ | |||||
| static File executableFile; | static File executableFile; | ||||
| @@ -253149,7 +253149,7 @@ BEGIN_JUCE_NAMESPACE | |||||
| /* | /* | ||||
| Note that a lot of methods that you'd expect to find in this file actually | Note that a lot of methods that you'd expect to find in this file actually | ||||
| live in juce_posix_SharedCode.cpp! | |||||
| live in juce_posix_SharedCode.h! | |||||
| */ | */ | ||||
| void JUCE_API juce_threadEntryPoint (void*); | void JUCE_API juce_threadEntryPoint (void*); | ||||