Isaac Connor
05e7b6dfc5
add explicit
2021-04-20 17:15:53 -04:00
Peter Keresztes Schmidt
0dbc39ee25
Cleanup and reorganize includes
...
With this commit a unified structure for includes is introduced.
The general rules:
* Only include what you need
* Include wherever possible in the cpp and forward-declare in the header
The includes are sorted in a local to global fashion. This means for the include order:
0. If cpp file: The corresponding h file and an empty line
1. Includes from the project sorted alphabetically
2. System/library includes sorted alphabetically
3. Conditional includes
2021-02-04 18:02:01 +01:00
Andy Bauer
254fcbcef7
update gpl 2 mailing address in source files
2016-12-26 09:23:16 -06:00
Isaac Connor
03b1ced568
tabs to spaces and use 2space indenting
2016-04-04 10:11:48 -04:00
stan
e6041e24a7
Uppdated copyright headers
...
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2611 e3e1d417-86f3-4887-817a-d78f3d33393f
2008-07-25 09:33:23 +00:00
stan
235dde1a80
Updated copyright statement.
...
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1829 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-17 10:56:30 +00:00
stan
264c23d687
Updated copyright statement
...
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1360 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-02-24 14:40:14 +00:00
stan
eb86e25a3a
Changed order of a couple of defines.
...
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1239 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-01-26 20:52:27 +00:00
stan
8ee55c28bb
Modified to look for pcre.h in two places.
...
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@982 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-03-18 21:47:09 +00:00
stan
6d5ecdf402
Modified to do less memory mucking around.
...
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@949 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-03-14 18:12:53 +00:00
stan
84dd33ade1
Added regular expression and memory buffer files.
...
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@944 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-03-13 14:06:53 +00:00