Christoph Oelckers
|
ee503ea275
|
- removed now redundant mystdint.h file.
Visual Studio now ships stdint.h so this workaround is no longer needed.
|
2016-09-02 10:55:56 +02:00 |
|
Christoph Oelckers
|
314225f1b0
|
- don't depend on stdint.h because older MSVC versions do not have it.
|
2014-05-01 12:30:56 +02:00 |
|
Christoph Oelckers
|
47406a3406
|
- I don't think it's a good idea to put a 64 MB lookup table into the static data segment, if it's for a piece of code most people will never use...
|
2014-04-03 23:02:43 +02:00 |
|
galtgendo
|
4909aa750f
|
Use more portable hqx code from googlecode hqx
Conflicts:
src/CMakeLists.txt
|
2014-03-28 01:49:53 +01:00 |
|