Fixed includes

This commit is contained in:
2026-08-28 11:42:45 -05:00
parent d028c2d26e
commit f719f768b7
2 changed files with 3 additions and 5 deletions
+1 -3
View File
@@ -5,9 +5,7 @@
* @author John Christman (sorakatadzuma@gmail.com)
* @copyright Malunal Studios, LLC.
*/
#include "malunal/types/bool.h"
#include "malunal/types/integer.h"
#include "malunal/types/string.h"
#include "malunal/type.h"
#ifndef MALUNAL_ASSERT_HEADER
#define MALUNAL_ASSERT_HEADER