whoosh, your code now uses pre-compiled headers

This commit is contained in:
Michael Scire
2020-05-08 03:07:58 -07:00
parent c72614f768
commit 66c410e696
145 changed files with 138 additions and 29 deletions

View File

@@ -13,6 +13,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <stratosphere.hpp>
#include "os_waitable_manager_impl.hpp"
#include "os_waitable_object_list.hpp"
#include "os_tick_manager.hpp"