Project

General

Profile

« Previous | Next » 

Revision ffb481f4

Added by David Sorber almost 8 years ago

Move includes to source file and add forward declarations in their place
so that the packjpg.h header can be used externally.

View differences:

software/libpackjpg/lib_src/packjpg.cpp
#include <stdexcept>
#include <vector>
#include "bitops.h"
#include "aricoder.h"
#include "pjpgtbl.h"
#include "dct8x8.h"
#include "packjpg.h"

Also available in: Unified diff