aboutsummaryrefslogblamecommitdiff
path: root/src/common/include/assert.h
blob: 0e126dd8b27d336761a4b427df612b4e5cc0bf2d (plain) (tree)
1
2
3
4
5
6

            
                         
                     

                                         
#pragma once

#include <kogata/debug.h>
#define assert ASSERT

/* vim: set sts=0 ts=4 sw=4 tw=0 noet :*/