source: src/examples/strings/src/tools.h @ 020a349

string
Last change on this file since 020a349 was a772d8ab, checked in by Thierry Delisle <tdelisle@…>, 8 years ago

basic commit + some work on assertion to make them match normal assertions

  • Property mode set to 100644
File size: 67 bytes
Line 
1#pragma once
2
3#include "tools/asserts.h"
4#include "tools/print.h"
5
Note: See TracBrowser for help on using the repository browser.